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
Syntaxpublic DocumentsRepositoryBase GetEntityNameRepository()
Public Function GetEntityNameRepository As DocumentsRepositoryBase
public:
DocumentsRepositoryBase^ GetEntityNameRepository()
member GetEntityNameRepository : unit -> DocumentsRepositoryBase
Return Value
Type:
DocumentsRepositoryBase
See Also