ActivitiesRepositoryRemindersChildCollectionDefinition Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<Reminder> RemindersChildCollectionDefinition
Public Shared ReadOnly RemindersChildCollectionDefinition As ChildCollectionDefinition(Of Reminder)
public:
static initonly ChildCollectionDefinition<Reminder^>^ RemindersChildCollectionDefinition
static val RemindersChildCollectionDefinition: ChildCollectionDefinition<Reminder>
Field Value
Type:
ChildCollectionDefinitionReminder
See Also