OutputOrderLinesRepositoryStoreIdAttribute Field |
Definition of the data attribute for
Store reference
Namespace:
Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<OutputOrderLine, Nullable<Guid>> StoreIdAttribute
Public Shared ReadOnly StoreIdAttribute As ColumnDataAttribute(Of OutputOrderLine, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<OutputOrderLine^, Nullable<Guid^>^>^ StoreIdAttribute
static val StoreIdAttribute: ColumnDataAttribute<OutputOrderLine, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeOutputOrderLine,
NullableGuid
See Also