ProjectParticipantsRepositoryParticipantPartyReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly KeyReference<ProjectParticipant, Party> ParticipantPartyReference
Public Shared ReadOnly ParticipantPartyReference As KeyReference(Of ProjectParticipant, Party)
public:
static initonly KeyReference<ProjectParticipant^, Party^>^ ParticipantPartyReference
static val ParticipantPartyReference: KeyReference<ProjectParticipant, Party>
Field Value
Type:
KeyReferenceProjectParticipant,
Party
See Also