ServiceAgreementMaterialsRepositoryQuantityUnitReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Service
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ServiceAgreementMaterial, MeasurementUnit> QuantityUnitReference
Public Shared ReadOnly QuantityUnitReference As PrimaryKeyReference(Of ServiceAgreementMaterial, MeasurementUnit)
public:
static initonly PrimaryKeyReference<ServiceAgreementMaterial^, MeasurementUnit^>^ QuantityUnitReference
static val QuantityUnitReference: PrimaryKeyReference<ServiceAgreementMaterial, MeasurementUnit>
Field Value
Type:
PrimaryKeyReferenceServiceAgreementMaterial,
MeasurementUnit
See Also