PurchaseInvoiceLineSupportsUnitAmount Property |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic override bool SupportsUnitAmount { get; }
Public Overrides ReadOnly Property SupportsUnitAmount As Boolean
Get
public:
virtual property bool SupportsUnitAmount {
bool get () override;
}
abstract SupportsUnitAmount : bool with get
override SupportsUnitAmount : bool with get
Property Value
Type:
Boolean
See Also