StoreGroupsRepositoryEnterpriseCompanyIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<StoreGroup, Nullable<Guid>> EnterpriseCompanyIdAttribute
Public Shared ReadOnly EnterpriseCompanyIdAttribute As ColumnDataAttribute(Of StoreGroup, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<StoreGroup^, Nullable<Guid^>^>^ EnterpriseCompanyIdAttribute
static val EnterpriseCompanyIdAttribute: ColumnDataAttribute<StoreGroup, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeStoreGroup,
NullableGuid
See Also