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. |
 ApprovalStageApprovers | Returns the ApprovalStageApprovers object, a DataCollection of ApprovalStageApprover data structures. |
 Code | Returns this approval stage code. Field name: WstCode.
This is a key to the ApprovalStage Object. |
 Name | Sets or returns the stage approver's name. Field name: Name.
Length: 20 characters. |
 NoOfApproversRequired | Returns the No. of authorizes required for this Approval Stage.
Field name: MaxReqr. |
 Remarks | Sets or returns the Description of this approval stage. Field name: Remarks.
Length: 100 characters. |
Â
Â