[SerializableAttribute]
public class Response
<SerializableAttribute>
Public Class Response
[SerializableAttribute]
public ref class Response
[<SerializableAttribute>]
type Response = class end
Response | Initializes a new instance of the Response class. |
Response(ResponseType) | Constructor for a |
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.
RemarksValid 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 |
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) |
FormatFromDictionary | (Defined by DictionaryExtensions) |
GetFirstValue | (Defined by DictionaryExtensions) |