ClientActionSetProperty members

Records the setting of the client object static property. This class and its members are reserved for internal use and are not intended to be used in your code.

The ClientActionSetProperty type exposes the following members.

Constructors

  Name Description
Public method ClientActionSetProperty Initializes a new instance of the ClientActionSetProperty class with the specified client object, the property name, and the property value. This member is reserved for internal use and is not intended to be used directly from your code.

Top

Properties

  Name Description
Public property Id Gets the ID of the client action. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientAction.)
Public property Name Gets the name of the client action. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientAction.)
Public property Path Gets the object path of the client action, which is used to find the matching server-side object. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientAction.)

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See also

Reference

ClientActionSetProperty class

Microsoft.SharePoint.Client namespace