ConsumptionOrderSupportsStore Property |
Namespace:
Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic override bool SupportsStore { get; }
Public Overrides ReadOnly Property SupportsStore As Boolean
Get
public:
virtual property bool SupportsStore {
bool get () override;
}
abstract SupportsStore : bool with get
override SupportsStore : bool with get
Property Value
Type:
BooleanImplements
ILogisticsDocumentSupportsStore
See Also