DataValuesRepositoryDateAttribute Field |
Definition of the
Date data attribute
Namespace:
Aloe.EnterpriseOne.Model.Applications.DataWarehouse
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DataValue, DateTime> DateAttribute
Public Shared ReadOnly DateAttribute As ColumnDataAttribute(Of DataValue, DateTime)
public:
static initonly ColumnDataAttribute<DataValue^, DateTime^>^ DateAttribute
static val DateAttribute: ColumnDataAttribute<DataValue, DateTime>
Field Value
Type:
ColumnDataAttributeDataValue,
DateTime
See Also