Document
DocumentWorkflowActionModel Element
Document > ArrayOfDocumentWorkflowActionModel Complex Type : DocumentWorkflowActionModel Element
Namespace http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Document
Type
DocumentWorkflowActionModel Complex Type
Diagram
Type Element CompletedDate Element RetryLimitDate Element NextRetryDate Element StartedDate Element EmailAddress Element PhoneNumber Element ActionStatus Element Description Element Url Element Data Element Sequence DocumentWorkflowActionModel Element
Overview
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
Source
<xs:element minOccurs="0" maxOccurs="unbounded" name="DocumentWorkflowActionModel" nillable="true" type="tns:DocumentWorkflowActionModel" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
ArrayOfDocumentWorkflowActionModel Complex TypeDocument