ObjectIdentityQuery Members
Include Protected Members
Include Inherited Members
This class and its members are reserved for internal use and are not intended to be used in your code. Creates the client object identity query that is used to retrieve the object identity from the server.
The ObjectIdentityQuery type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ObjectIdentityQuery | This member is reserved for internal use and is not intended to be used directly from your code. Initiates a new instance of the ObjectIdentityQuery class. |
Top
Properties
Name | Description | |
---|---|---|
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.) | |
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.) | |
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 | |
---|---|---|
ToString | (Inherited from Object.) |
Top