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 | |
---|---|---|
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 | |
---|---|---|
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. | |
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. | |
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 | |
---|---|---|
ToString | (Inherited from Object.) |
Top