WorkOrdersRepositoryDefaultMaterialsStoreIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<WorkOrder, Nullable<Guid>> DefaultMaterialsStoreIdAttribute
Public Shared ReadOnly DefaultMaterialsStoreIdAttribute As ColumnDataAttribute(Of WorkOrder, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<WorkOrder^, Nullable<Guid^>^>^ DefaultMaterialsStoreIdAttribute
static val DefaultMaterialsStoreIdAttribute: ColumnDataAttribute<WorkOrder, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeWorkOrder,
NullableGuid
See Also