Task
WorkflowActions Element
Task > TaskInsertModel Complex Type : WorkflowActions Element
Namespace http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Task
Type
ArrayOfTaskWorkflowActionModel Complex Type
Diagram
NotRequiredAfterFirstOccurrence Element Content Element ButtonTextNegative Element ButtonTextPositive Element Type Element CompletedDate Element RetryLimitDate Element NextRetryDate Element StartedDate Element EmailAddress Element PhoneNumber Element ActionStatus Element Description Element Url Element Data Element Sequence TaskWorkflowActionModel Element Sequence WorkflowActions Element
Overview
Sequence
Sequence
Data optional xs:string
Url optional xs:string
Description optional xs:string
ActionStatus optional xs:int
PhoneNumber optional xs:string
EmailAddress optional xs:string
StartedDate optional xs:dateTime
NextRetryDate optional xs:dateTime
RetryLimitDate optional xs:dateTime
CompletedDate optional xs:dateTime
ButtonTextPositive optional xs:string
ButtonTextNegative optional xs:string
Content optional xs:string
Source
<xs:element minOccurs="0" name="WorkflowActions" nillable="true" type="tns:ArrayOfTaskWorkflowActionModel" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
TaskInsertModel Complex TypeTask