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