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