FromXMLFile | Imports data from an XML file to the object. |
 FromXMLString | Imports data from an XML string to the object. |
 GetXMLSchema | Retrieves the XML schema of the data structure. |
 ToXMLFile | Creates an XML file that represents the object data. |
 ToXMLString | Creates an XML string that represents the object data. |
 ApprovalTemplateDocuments | Returns the ApprovalTemplateDocuments Object, a Data Collection of all the documents attached to this approval template. |
 ApprovalTemplateQueries | Returns the ApprovalTemplateQueries Object, a Data Collection of all the Queries attached to this approval template. |
 ApprovalTemplateStages | Returns the ApprovalTemplateStages Object, a Data Collection of all the stages attached to this approval template. |
 ApprovalTemplateTerms | Returns the ApprovalTemplateTerms Object, a Data Collection of all the terms attached to this approval template. |
 ApprovalTemplateUsers | Returns the ApprovalTemplateUsers Object, a Data Collection of all the users attached to this approval template. |
 Code | Returns this Approval Template Code. Field name: WtmCode.
This is a key to the ApprovalTemplate object. |
 IsActive | Determines whether or not this ApprovalTemplate is active. Field name: Active. |
 IsActiveWhenUpdatingDocuments | property IsActiveWhenUpdatingDocuments |
 Name | Sets or returns this Approval Template name. Field name: Name.
Length: 20 characters. |
 Remarks | Sets or returns this Approval Template description. Field name: Remarks.
Length: 100 characters. |
 UseTerms | Determines whether or not manual approval is required for this Approval Template. Field name: Conds. |
Â
Â