Previous Topic: Content Classification Service Dictionary APINext Topic: Classes


Methods

This section details the methods available from the Dictionary service.

GetDictionaryClassifications

Returns the full list of Dictionary Classifications that are currently defined in the CCS.

The method has the following syntax:

DictionaryResult GetDictionaryClassifications(DictionaryArgs args)
DictionaryVersion

Returns the current Dictionary API Version

The method has the following syntax:

string DictionaryVersion()