ActivityParticipantsRepositoryActivityReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly KeyReference<ActivityParticipant, Activity> ActivityReference
Public Shared ReadOnly ActivityReference As KeyReference(Of ActivityParticipant, Activity)
public:
static initonly KeyReference<ActivityParticipant^, Activity^>^ ActivityReference
static val ActivityReference: KeyReference<ActivityParticipant, Activity>
Field Value
Type:
KeyReferenceActivityParticipant,
Activity
See Also