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