Case |
The CaseActivityInformation type exposes the following members.
Name | Description | |
---|---|---|
![]() | CaseActivityInformation | Initializes a new instance of the CaseActivityInformation class |
Name | Description | |
---|---|---|
![]() | Access | Contains the case activity access restriction. |
![]() | ActivityId | Gets or sets the activity id. |
![]() | ActivityTitle | Gets or sets the case activity title. |
![]() | ActivityType | Gets or sets the activity id. |
![]() | ActorName | Gets or sets the actor name |
![]() | ActorNameCode | Gets or sets the actor name code |
![]() | ActorNameKey | Gets or sets the actor name key |
![]() | ActorNameType | Gets or sets the actor name type |
![]() | CaseTitle | Gets or sets the case title. |
![]() | Comment | Gets or sets the comment. |
![]() | Description | Gets or sets the workflow description |
![]() | DueDate | Gets or sets the deadline. |
![]() | FormId | Gets or sets the FormId. |
![]() | InstanceDueDate | Gets or sets the instance deadline |
![]() | InstanceId | Gets or sets the instance id. |
![]() | InstanceTitle | Gets or sets the workflow title |
![]() | Labels | Gets the Form labels from the database |
![]() | NearDueDate | Gets or sets the near due date. |
![]() | OwnerName | Gets or sets the owner |
![]() | OwnerNameCode | Gets or sets the owner name code |
![]() | Parameters | Any parameters associated with the case activity type |
![]() | Register | Gets or sets the register. |
![]() | RegisterSystemKey | Gets or sets the system key. |
![]() | Summary | Contains case activity title (instance.Title + (caseActivity.Title)) |
![]() | Updated | Contains the time stamp for last update. |
![]() | Version | The workflow version |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
Name | Description | |
---|---|---|
![]() | FormatFromDictionary | (Defined by DictionaryExtensions) |
![]() | GetFirstValue | (Defined by DictionaryExtensions) |