WorkReportMaterialsRepositoryMaterialProductReference 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, Product> MaterialProductReference
Public Shared ReadOnly MaterialProductReference As PrimaryKeyReference(Of WorkReportMaterial, Product)
public:
static initonly PrimaryKeyReference<WorkReportMaterial^, Product^>^ MaterialProductReference
static val MaterialProductReference: PrimaryKeyReference<WorkReportMaterial, Product>
Field Value
Type:
PrimaryKeyReferenceWorkReportMaterial,
Product
See Also