CategoryGetCategoryDetailsForDrawer Method
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
public static IDataReader GetCategoryDetailsForDrawer(
Principal principal,
int drawerId,
bool includeDeleted,
Database database,
DbTransaction transaction
)
- principal Principal
-
- drawerId Int32
-
- includeDeleted Boolean
-
- database Database
-
- transaction DbTransaction
-
IDataReader