Response Class |
The Response type exposes the following members.
Name | Description | |
---|---|---|
![]() | Response | Initializes a new instance of the Response class. |
![]() | Response(ResponseType) | Constructor for a |
Name | Description | |
---|---|---|
![]() | Action | Gets or sets the action. |
![]() | Actor | Gets or sets the actor name type |
![]() | Actors | Gets or sets the actors |
![]() | Answers | Gets or sets the answer records. |
![]() | Attachments | Gets or sets the attachments |
![]() | Comment | Gets or sets the comment. |
![]() | DueDate | Gets or sets the due date |
![]() | Identity | Gets or sets the indetity of the user task. |
![]() | NearDueDate | Gets or sets the near due date |
![]() | OldOwner |
The old owner of the instance.
![]() Valid in the TakeoverResponse |
![]() | OptionalActors | Gets or sets the new optional actors |
![]() | Properties | Gets or sets the properties. |
![]() | ResponseType | The response type. |
![]() | Steps | The new steps remaining on the current extended submission. Used in the response to update the steps on the flow |
![]() | TaskOwner | The owner of the user task. |
![]() | TaskResponder | The respondee of the user task. |
![]() | Title | Gets or sets the new instance title |
![]() | UserTaskData | Extra data to be stored on the usertask for reporting |
![]() | UserTasks | Response from UserTasks |
![]() | ValidationError |
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) |