Other Property
Pre-defined QuickBooks Custom Field.
Syntax
__property String Other = {read=FOther, write=FSetOther, default=""};
Default Value
""
Remarks
The Other property is a transaction-level field, like the FOB field, PO Number field, and so forth. This property appears only once for the transaction: you can write to it and modify it. QBXMLVersion 6.0 or higher is required to use this property.
Data Type
String