WorkReportResourcesRepositoryWorkReportReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<WorkReportResource, WorkReport> WorkReportReference
Public Shared ReadOnly WorkReportReference As PrimaryKeyReference(Of WorkReportResource, WorkReport)
public:
static initonly PrimaryKeyReference<WorkReportResource^, WorkReport^>^ WorkReportReference
static val WorkReportReference: PrimaryKeyReference<WorkReportResource, WorkReport>
Field Value
Type:
PrimaryKeyReferenceWorkReportResource,
WorkReport
See Also