OffersRepositoryPaymentTypeReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Presales
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Offer, PaymentType> PaymentTypeReference
Public Shared ReadOnly PaymentTypeReference As PrimaryKeyReference(Of Offer, PaymentType)
public:
static initonly PrimaryKeyReference<Offer^, PaymentType^>^ PaymentTypeReference
static val PaymentTypeReference: PrimaryKeyReference<Offer, PaymentType>
Field Value
Type:
PrimaryKeyReferenceOffer,
PaymentType
See Also