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