StoresRepositoryWarehouseIdAttribute Field |
Definition of the data attribute for
Warehouse 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, Nullable<Guid>> WarehouseIdAttribute
Public Shared ReadOnly WarehouseIdAttribute As ColumnDataAttribute(Of Store, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<Store^, Nullable<Guid^>^>^ WarehouseIdAttribute
static val WarehouseIdAttribute: ColumnDataAttribute<Store, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeStore,
NullableGuid
See Also