RemindersRepositoryIsDefaultAttribute 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<Reminder, bool> IsDefaultAttribute
Public Shared ReadOnly IsDefaultAttribute As ColumnDataAttribute(Of Reminder, Boolean)
public:
static initonly ColumnDataAttribute<Reminder^, bool>^ IsDefaultAttribute
static val IsDefaultAttribute: ColumnDataAttribute<Reminder, bool>
Field Value
Type:
ColumnDataAttributeReminder,
Boolean
See Also