FromXMLFile | Sets the object's properties using data from an XML file.
The XML file can be created using the object's ToXMLFile method. |
FromXMLString | Sets the object's properties using data from an XML string.
The XML string can be created using the object's ToXMLString method. |
GetXMLSchema | Returns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods. |
ToXMLFile | Creates an XML file that represents the object. |
ToXMLString | Creates and returns an XML string that represents the object. |
ApprovalRequestDecisions | Returns the ApprovalRequestDecisions object. |
ApprovalRequestLines | Returns the ApprovalRequestLines object. |
ApprovalTemplatesID | property ApprovalTemplatesID |
Code | The key for a specific approval request. Field name: WddCode. |
CreationDate | property CreationDate |
CreationTime | property CreationTime |
CurrentStage | The current approval stage.
Field name: CurrStep. |
DraftEntry | property DraftEntry |
DraftType | property DraftType |
IsDraft | The document requiring approval is a draft document.
Field name: IsDraft. |
ObjectEntry | The internal key of the document. Field name: DocEntry. |
ObjectType | The type of the document.
Field name: ObjType. |
OriginatorID | The document originator.
Field name: OwnerID. |
Remarks | Any remarks entered in the approval request. Field name: Remarks. |
Status | Status of the approval request.
Field name: Status. |