ClientObject.Retrieve method
Retrieves scalar properties associated with the object. This member is reserved for internal use and is not intended to be used directly from your code.
Overload list
Name | Description | |
---|---|---|
Retrieve() | Retrieves all scalar properties associated with the object. This member is reserved for internal use and is not intended to be used directly from your code. | |
Retrieve([]) | Retrieves the specified scalar properties associated with the object. This member is reserved for internal use and is not intended to be used directly from your code. |
Top