LotsRepositoryExpiryDateAttribute 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<Lot, Nullable<DateTime>> ExpiryDateAttribute
Public Shared ReadOnly ExpiryDateAttribute As ColumnDataAttribute(Of Lot, Nullable(Of DateTime))
public:
static initonly ColumnDataAttribute<Lot^, Nullable<DateTime^>^>^ ExpiryDateAttribute
static val ExpiryDateAttribute: ColumnDataAttribute<Lot, Nullable<DateTime>>
Field Value
Type:
ColumnDataAttributeLot,
NullableDateTime
See Also