Click or drag to resize

DocumentTypeGetEntityNameRepository Method

Gets the repository for document objects specified by EntityName.

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DocumentsRepositoryBase GetEntityNameRepository()

Return Value

Type: DocumentsRepositoryBase
See Also