ProductSupplyRepositoryGenerateDocumentTypeReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ProductSupply, DocumentType> GenerateDocumentTypeReference
Public Shared ReadOnly GenerateDocumentTypeReference As PrimaryKeyReference(Of ProductSupply, DocumentType)
public:
static initonly PrimaryKeyReference<ProductSupply^, DocumentType^>^ GenerateDocumentTypeReference
static val GenerateDocumentTypeReference: PrimaryKeyReference<ProductSupply, DocumentType>
Field Value
Type:
PrimaryKeyReferenceProductSupply,
DocumentType
See Also