ProjectParticipantsRepositoryProjectReference Field |
Definition of the
Project reference
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ProjectParticipant, Project> ProjectReference
Public Shared ReadOnly ProjectReference As PrimaryKeyReference(Of ProjectParticipant, Project)
public:
static initonly PrimaryKeyReference<ProjectParticipant^, Project^>^ ProjectReference
static val ProjectReference: PrimaryKeyReference<ProjectParticipant, Project>
Field Value
Type:
PrimaryKeyReferenceProjectParticipant,
Project
See Also