WarehouseWorkersRepositoryPersonIdAttribute Field |
Definition of the data attribute for
Person reference
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Wms
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<WarehouseWorker, Nullable<Guid>> PersonIdAttribute
Public Shared ReadOnly PersonIdAttribute As ColumnDataAttribute(Of WarehouseWorker, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<WarehouseWorker^, Nullable<Guid^>^>^ PersonIdAttribute
static val PersonIdAttribute: ColumnDataAttribute<WarehouseWorker, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeWarehouseWorker,
NullableGuid
See Also