Share via


TaskflowProperties Members

Include Protected Members
Include Inherited Members

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.

The TaskflowProperties type exposes the following members.

Constructors

  Name Description
Public method TaskflowProperties Initializes and instance of TaskflowProperties class.

Top

Properties

  Name Description
Public property BizDocXml Gets the XmlDocument (which can contain any extra data that is related to the task or to the External Item that the task is associated with) of the bizDoc object.
Public property TaskAttachmentUrl Specifies the list of URLs of the attachments to the task.
Public property TaskOutcome Gets the outcome of the task.
Public property TaskReason Gets the task reason.
Public property TaskStatus Gets the status of the task.
Public property TaskTitle Gets the task title.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

TaskflowProperties Class

OBA.Server.Taskflow.UI Namespace