Retrieves the statistics of the Taxonomy system
Namespace: IngeniuxCMService
Assembly: IngeniuxCMService (in IngeniuxCMService.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Return Value
Type: XHRServiceResponseGenericTaxonomyStatsThe summary information of the Taxonomy system
Examples
JavaScript
{ "code": 0, "error": null, "message": { "categoriesCount": 8, "createdCount": 8, "lastUpdate": "20140203T18:06:40", "translatedCount": 0 } }
See Also