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