ServiceAgreementServicesRepositoryQuantityUnitReference 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<ServiceAgreementService, MeasurementUnit> QuantityUnitReference
Public Shared ReadOnly QuantityUnitReference As PrimaryKeyReference(Of ServiceAgreementService, MeasurementUnit)
public:
static initonly PrimaryKeyReference<ServiceAgreementService^, MeasurementUnit^>^ QuantityUnitReference
static val QuantityUnitReference: PrimaryKeyReference<ServiceAgreementService, MeasurementUnit>
Field Value
Type:
PrimaryKeyReferenceServiceAgreementService,
MeasurementUnit
See Also