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