ServiceTypesRepositoryPriceListReference 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<ServiceType, PriceList> PriceListReference
Public Shared ReadOnly PriceListReference As PrimaryKeyReference(Of ServiceType, PriceList)
public:
static initonly PrimaryKeyReference<ServiceType^, PriceList^>^ PriceListReference
static val PriceListReference: PrimaryKeyReference<ServiceType, PriceList>
Field Value
Type:
PrimaryKeyReferenceServiceType,
PriceList
See Also