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