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.
(Inherited from IIndependentObject.)
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.
(Inherited from IIndependentObject.)
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.
(Inherited from IIndependentObject.)

ToggleSee Also