StoreResponsiblePartiesRepositoryStoreIdAttribute Field |
Definition of the data attribute for
Store 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<StoreResponsibleParty, Guid> StoreIdAttribute
Public Shared ReadOnly StoreIdAttribute As ColumnDataAttribute(Of StoreResponsibleParty, Guid)
public:
static initonly ColumnDataAttribute<StoreResponsibleParty^, Guid^>^ StoreIdAttribute
static val StoreIdAttribute: ColumnDataAttribute<StoreResponsibleParty, Guid>
Field Value
Type:
ColumnDataAttributeStoreResponsibleParty,
Guid
See Also