TaskflowProperties Class

This class and its members are reserved for internal use and are not intended to be used in your code.

Retrieves selected SAP workflow properties such as title, attachment urls, and status.

This API is not CLS-compliant. 

Inheritance Hierarchy

System.Object
  OBA.Server.Taskflow.UI.TaskflowProperties

Namespace:  OBA.Server.Taskflow.UI
Assembly:  OBA.Server.Taskflow (in OBA.Server.Taskflow.dll)

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public Class TaskflowProperties
'Usage
Dim instance As TaskflowProperties
[CLSCompliantAttribute(false)]
public class TaskflowProperties

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

TaskflowProperties Members

OBA.Server.Taskflow.UI Namespace