GetDocumentCategorySchema
| Description | Returns with the schema of a specific Document Category. The schema contains the index field of the given Document Category. | ||||||
| Method Type | POST | ||||||
| URL | api/dm/category-schema | ||||||
| Parameters |
|
||||||
| Response Type | JSON (JsonResult) | ||||||
| Return values |
{ DocumentCategorySchema (List<DocumentManagement.DocumentCategorySchema>) } |
Programming notes
None
Example
None
Requirements
