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