DocumentTypePaymentOptionsRepositoryDocumentTypeReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<DocumentTypePaymentOption, DocumentType> DocumentTypeReference
Public Shared ReadOnly DocumentTypeReference As PrimaryKeyReference(Of DocumentTypePaymentOption, DocumentType)
public:
static initonly PrimaryKeyReference<DocumentTypePaymentOption^, DocumentType^>^ DocumentTypeReference
static val DocumentTypeReference: PrimaryKeyReference<DocumentTypePaymentOption, DocumentType>
Field Value
Type:
PrimaryKeyReferenceDocumentTypePaymentOption,
DocumentType
See Also