CostCorrectionsRepositoryThruDateAttribute Field |
Definition of the
ThruDate data attribute
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<CostCorrection, DateTime> ThruDateAttribute
Public Shared ReadOnly ThruDateAttribute As ColumnDataAttribute(Of CostCorrection, DateTime)
public:
static initonly ColumnDataAttribute<CostCorrection^, DateTime^>^ ThruDateAttribute
static val ThruDateAttribute: ColumnDataAttribute<CostCorrection, DateTime>
Field Value
Type:
ColumnDataAttributeCostCorrection,
DateTime
See Also