LogisticsDocumentLineSupportsLineAmount Property |
Gets a value indicating whether the line supports line amount.
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic virtual bool SupportsLineAmount { get; }
Public Overridable ReadOnly Property SupportsLineAmount As Boolean
Get
public:
virtual property bool SupportsLineAmount {
bool get ();
}
abstract SupportsLineAmount : bool with get
override SupportsLineAmount : bool with get
Property Value
Type:
Boolean
See Also