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