ServiceAgreementMaterialsRepositoryServiceAgreementReference 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, ServiceAgreement> ServiceAgreementReference
Public Shared ReadOnly ServiceAgreementReference As PrimaryKeyReference(Of ServiceAgreementMaterial, ServiceAgreement)
public:
static initonly PrimaryKeyReference<ServiceAgreementMaterial^, ServiceAgreement^>^ ServiceAgreementReference
static val ServiceAgreementReference: PrimaryKeyReference<ServiceAgreementMaterial, ServiceAgreement>
Field Value
Type:
PrimaryKeyReferenceServiceAgreementMaterial,
ServiceAgreement
See Also