Click or drag to resize

WorkReportMaterialsRepository Fields

The WorkReportMaterialsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberIdAttribute
Definition of the WorkReportMaterial identity attribute
Public fieldStatic memberMaterialProductIdAttribute
Definition of the data attribute for MaterialProduct reference
Public fieldStatic memberMaterialProductReference
Definition of the MaterialProduct reference
Public fieldStatic memberProjectTaskIdAttribute
Definition of the data attribute for ProjectTask reference
Public fieldStatic memberProjectTaskReference
Definition of the ProjectTask reference
Public fieldStatic memberQuantityAttribute
Definition of the Quantity data attribute
Public fieldStatic memberQuantityBaseAttribute
Definition of the QuantityBase data attribute
Public fieldStatic memberQuantityUnitIdAttribute
Definition of the data attribute for QuantityUnit reference
Public fieldStatic memberQuantityUnitReference
Definition of the QuantityUnit reference
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for WorkReportMaterial objects
Public fieldStatic memberWorkReportIdAttribute
Definition of the data attribute for WorkReport reference
Public fieldStatic memberWorkReportReference
Definition of the WorkReport reference
Top
See Also