LineDiscountsRepositoryCustomerTypeReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<LineDiscount, CustomerType> CustomerTypeReference
Public Shared ReadOnly CustomerTypeReference As PrimaryKeyReference(Of LineDiscount, CustomerType)
public:
static initonly PrimaryKeyReference<LineDiscount^, CustomerType^>^ CustomerTypeReference
static val CustomerTypeReference: PrimaryKeyReference<LineDiscount, CustomerType>
Field Value
Type:
PrimaryKeyReferenceLineDiscount,
CustomerType
See Also