OrderBalanceRefDocumentNo Property |
The number of the document which has created the payment order and is the basis for the payment. [Required] [Filter(eq)]
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string RefDocumentNo { get; }
Public ReadOnly Property RefDocumentNo As String
Get
public:
property String^ RefDocumentNo {
String^ get ();
}
member RefDocumentNo : string with get
Property Value
Type:
String
See Also