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