ActivityParticipantsRepositoryParticipantPersonReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ActivityParticipant, Person> ParticipantPersonReference
Public Shared ReadOnly ParticipantPersonReference As PrimaryKeyReference(Of ActivityParticipant, Person)
public:
static initonly PrimaryKeyReference<ActivityParticipant^, Person^>^ ParticipantPersonReference
static val ParticipantPersonReference: PrimaryKeyReference<ActivityParticipant, Person>
Field Value
Type:
PrimaryKeyReferenceActivityParticipant,
Person
See Also