ILogisticsDocumentSupportsDocumentCurrency Property |
Gets a value indicating whether the document supports document currency.
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxbool SupportsDocumentCurrency { get; }
ReadOnly Property SupportsDocumentCurrency As Boolean
Get
property bool SupportsDocumentCurrency {
bool get ();
}
abstract SupportsDocumentCurrency : bool with get
Property Value
Type:
Boolean
See Also