Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Includes classes for the Web services used to manage taxonomies included in rich and Web client applications.
Classes
Class | Description | |
---|---|---|
![]() |
DisambiguationInstanceReturnObject | Reserved for internal use. Returns disambiguation parameters about an item. |
![]() |
MatchesReturnObject | Reserved for internal use. Matches the object returned from the TermStore object to a specified object. |
![]() |
MatchReturnObject | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() |
SuggestionGroupReturnObject | Reserved for internal use. |
![]() |
SuggestionReturnObject | Reserved for internal use. |
![]() |
SuggestionsReturnObject | Reserved for internal use. |
![]() |
TaxonomyClientService | Provides the Web service methods needed for a client application to host a managed metadata control. |
![]() |
TaxonomyInternalService | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() |
TermLanguageSpecificInfo | Reserved for internal use. Class for term language specific information. This includes lcid, description, and labels. |
![]() |
TermStoreGenericObject | Reserved for internal use. Generic term store object representing term, termset, group etc The property names are greatly reduced to keep the size of the JSON string small |
![]() |
TermStoreGenericObjectConverter | Reserved for internal use. Serializes and deserializes supported type data when converting objects to and from generics. |
![]() |
TermStoreGenericParent | Reserved for internal use. Term store generic parent object containing parent guid, and a list of children The property names are greatly reduced to keep the size of the JSON string small |
![]() |
TSMTReturnObject | Reserved for internal use. This class is used to provide a way to report error back to the client. When using AJAX web service call though sharepoint, any exception becomes generic Internal Server 500 error, thus can't reflect real error. |