ClientObjectData members

Represents the properties of the client object. This class and its members are reserved for internal use and are not intended to be used in your code.

The ClientObjectData type exposes the following members.

Constructors

  Name Description
Public method ClientObjectData Initializes a new instance of the ClientObjectData class. This member is reserved for internal use and is not intended to be used directly from your code.

Top

Properties

  Name Description
Public property ClientObjectProperties Gets the properties of a client object, whose type is client object. This member is reserved for internal use and is not intended to be used directly from your code.
Public property MethodReturnObjects Gets the cached method’s execution results of a client object. This member is reserved for internal use and is not intended to be used directly from your code.
Public property Properties Gets the properties of a client object. This member is reserved for internal use and is not intended to be used directly from your code.

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See also

Reference

ClientObjectData class

Microsoft.SharePoint.Client namespace