StoresRepositoryStoreGroupIdAttribute Field |
Definition of the data attribute for
StoreGroup reference
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Store, Guid> StoreGroupIdAttribute
Public Shared ReadOnly StoreGroupIdAttribute As ColumnDataAttribute(Of Store, Guid)
public:
static initonly ColumnDataAttribute<Store^, Guid^>^ StoreGroupIdAttribute
static val StoreGroupIdAttribute: ColumnDataAttribute<Store, Guid>
Field Value
Type:
ColumnDataAttributeStore,
Guid
See Also