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