Gets the General Ledger Cash Account used on this order.
Namespace: Asi.iBO.CommerceAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
protected string CashGLAccount { get; } |
| Visual Basic |
|---|
Protected ReadOnly Property CashGLAccount As String Get |
| Visual C++ |
|---|
protected: property String^ CashGLAccount { String^ get (); } |