ActivityTimeIntervalsRepositoryStartTimeAttribute Field |
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, TimeSpan> StartTimeAttribute
Public Shared ReadOnly StartTimeAttribute As ColumnDataAttribute(Of ActivityTimeInterval, TimeSpan)
public:
static initonly ColumnDataAttribute<ActivityTimeInterval^, TimeSpan^>^ StartTimeAttribute
static val StartTimeAttribute: ColumnDataAttribute<ActivityTimeInterval, TimeSpan>
Field Value
Type:
ColumnDataAttributeActivityTimeInterval,
TimeSpan
See Also