TaxonomyClientService Members

Include Protected Members
Include Inherited Members

Provides the Web service methods needed for a client application to host a managed metadata control.

The TaxonomyClientService type exposes the following members.

Constructors

  Name Description
Public method TaxonomyClientService Initializes a new instance of a TaxonomyClientService object.

Top

Properties

  Name Description
Public property Application (Inherited from WebService.)
Public property Container (Inherited from MarshalByValueComponent.)
Public property Context (Inherited from WebService.)
Public property DesignMode (Inherited from MarshalByValueComponent.)
Protected property Events (Inherited from MarshalByValueComponent.)
Public property Server (Inherited from WebService.)
Public property Session (Inherited from WebService.)
Public property Site (Inherited from MarshalByValueComponent.)
Public property SoapVersion (Inherited from WebService.)
Public property User (Inherited from WebService.)

Top

Methods

  Name Description
Public method AddTerms Adds a new Term to the managed metadata TermStore object.
Public method Dispose() (Inherited from MarshalByValueComponent.)
Protected method Dispose(Boolean) Cleans up any resources being used. (Overrides MarshalByValueComponent.Dispose(Boolean).)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from MarshalByValueComponent.)
Public method GetChildTermsInTerm Get immediate child Term objects for a parent Term.
Public method GetChildTermsInTermSet Get immediate child Term objects for a TermSet object.
Public method GetHashCode (Inherited from Object.)
Public method GetKeywordTermsByGuids Gets Term objects from the TermStore by GUID.
Public method GetService (Inherited from MarshalByValueComponent.)
Public method GetTermsByLabel Gets Term objects that match the search label.
Public method GetTermSets Gets a TermSet object and all its Term objects if the client TimeStamp is older than the server TimeStamp on the TermSet object, or if the client version is older than the server version
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from MarshalByValueComponent.)

Top

Events

  Name Description
Public event Disposed (Inherited from MarshalByValueComponent.)

Top

See Also

Reference

TaxonomyClientService Class

Microsoft.SharePoint.Taxonomy.WebServices Namespace