WarehouseWorkersRepositoryActiveToAttribute Field |
Definition of the
ActiveTo data attribute
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<DateTime>> ActiveToAttribute
Public Shared ReadOnly ActiveToAttribute As ColumnDataAttribute(Of WarehouseWorker, Nullable(Of DateTime))
public:
static initonly ColumnDataAttribute<WarehouseWorker^, Nullable<DateTime^>^>^ ActiveToAttribute
static val ActiveToAttribute: ColumnDataAttribute<WarehouseWorker, Nullable<DateTime>>
Field Value
Type:
ColumnDataAttributeWarehouseWorker,
NullableDateTime
See Also