ToggleOverload List

Type NameDescription
Public methodRefresh()()()
Retrieves this object from the server and replaces existing information in the property cache with the retrieved property information.
Public methodRefresh(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 methodRefresh(array<String>[]()[])
Retrieves this object from the server and replaces existing information in the property cache with the retrieved information for the specified properties.

ToggleSee Also