BGVATDocumentTypeVATCodesRepositoryDocumentTypeReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Vat
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<BGVATDocumentTypeVATCode, DocumentType> DocumentTypeReference
Public Shared ReadOnly DocumentTypeReference As PrimaryKeyReference(Of BGVATDocumentTypeVATCode, DocumentType)
public:
static initonly PrimaryKeyReference<BGVATDocumentTypeVATCode^, DocumentType^>^ DocumentTypeReference
static val DocumentTypeReference: PrimaryKeyReference<BGVATDocumentTypeVATCode, DocumentType>
Field Value
Type:
PrimaryKeyReferenceBGVATDocumentTypeVATCode,
DocumentType
See Also