EntriesRepositoryApplyDateAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Vat
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Entry, DateTime> ApplyDateAttribute
Public Shared ReadOnly ApplyDateAttribute As ColumnDataAttribute(Of Entry, DateTime)
public:
static initonly ColumnDataAttribute<Entry^, DateTime^>^ ApplyDateAttribute
static val ApplyDateAttribute: ColumnDataAttribute<Entry, DateTime>
Field Value
Type:
ColumnDataAttributeEntry,
DateTime
See Also