Retrieves this object from the server and replaces existing information in the property cache with the retrieved property information.

Overload List

  Name Description
Public method Refresh Retrieves this object from the server and replaces existing information in the property cache with the retrieved property information.
Public method Refresh (PropertyFilter) Retrieves this object from the server and replaces existing information in the property cache with the retrieved information for the properties specified by the filter.
Public method Refresh (String) Retrieves this object from the server and replaces existing information in the property cache with the retrieved information for the specified properties.

See Also