TSMTReturnObject Members

Include Protected Members
Include Inherited Members

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.

The TSMTReturnObject type exposes the following members.

Constructors

  Name Description
Public method TSMTReturnObject This member is reserved for internal use and is not intended to be used directly from your code.

Top

Properties

  Name Description
Public property Content This member is reserved for internal use and is not intended to be used directly from your code. Return content
Public property Error This member is reserved for internal use and is not intended to be used directly from your code. Error message
Public property OtherData This member is reserved for internal use and is not intended to be used directly from your code. Additional content that does not fit in the Content property

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

TSMTReturnObject Class

Microsoft.SharePoint.Taxonomy.WebServices Namespace