InvoiceLinesRepositoryLineDealTypeReference 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<InvoiceLine, DealType> LineDealTypeReference
Public Shared ReadOnly LineDealTypeReference As PrimaryKeyReference(Of InvoiceLine, DealType)
public:
static initonly PrimaryKeyReference<InvoiceLine^, DealType^>^ LineDealTypeReference
static val LineDealTypeReference: PrimaryKeyReference<InvoiceLine, DealType>
Field Value
Type:
PrimaryKeyReferenceInvoiceLine,
DealType
See Also