ProjectParticipantsRepositoryProjectTypeRoleReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ProjectParticipant, TypeRole> ProjectTypeRoleReference
Public Shared ReadOnly ProjectTypeRoleReference As PrimaryKeyReference(Of ProjectParticipant, TypeRole)
public:
static initonly PrimaryKeyReference<ProjectParticipant^, TypeRole^>^ ProjectTypeRoleReference
static val ProjectTypeRoleReference: PrimaryKeyReference<ProjectParticipant, TypeRole>
Field Value
Type:
PrimaryKeyReferenceProjectParticipant,
TypeRole
See Also