TaskUserCategory Enumeration

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

Specifies the category of the user

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

Syntax

'Declaration
Public Enumeration TaskUserCategory
'Usage
Dim instance As TaskUserCategory
public enum TaskUserCategory

Members

Member name Description
Owner Specifies a string representing a task owner.
Partner Specifies a string representing a task partner.

See Also

Reference

OBA.Server.Taskflow.UI Namespace