ServiceAgreementLinesRepositoryServiceObjectReference 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<ServiceAgreementLine, ServiceObject> ServiceObjectReference
Public Shared ReadOnly ServiceObjectReference As PrimaryKeyReference(Of ServiceAgreementLine, ServiceObject)
public:
static initonly PrimaryKeyReference<ServiceAgreementLine^, ServiceObject^>^ ServiceObjectReference
static val ServiceObjectReference: PrimaryKeyReference<ServiceAgreementLine, ServiceObject>
Field Value
Type:
PrimaryKeyReferenceServiceAgreementLine,
ServiceObject
See Also