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