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