InvoicesRepositoryDealTypeReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Invoicing
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Invoice, DealType> DealTypeReference
Public Shared ReadOnly DealTypeReference As PrimaryKeyReference(Of Invoice, DealType)
public:
static initonly PrimaryKeyReference<Invoice^, DealType^>^ DealTypeReference
static val DealTypeReference: PrimaryKeyReference<Invoice, DealType>
Field Value
Type:
PrimaryKeyReferenceInvoice,
DealType
See Also