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 | Sets the object's properties using data from an XML file.
The XML file can be created using the object's ToXMLFile method. |
ToXMLString | Creates and returns an XML string that represents the object. |
CalculationAccount | The cost accounting calculation account for the accrual type.
Field name: CalcAcct. Length: 15 characters. |
Code | The code of the accrual type.
Field name: Code. Length: 8 characters. |
InterimAccount | The cost accounting interim account for the accrual type.
Field name: InterimAct. Length: 15 characters. |
Name | The name of the accrual type.
Field name: Name. Length: 30 characters. |
PostingAccount | The cost accounting posting account for the accrual type.
Field name: PostingAct. Length: 15 characters. |
UserFields | Returns the UserFields object. |