ToggleOverload List

Type NameDescription
Public methodFetchProperty(String, PropertyFilter)
Refreshes this object and retrieves from the server the object referenced by the object-valued property specified by the propertyName parameter and populates its properties according to the filter.
(Inherited from IIndependentObject.)
Public methodFetchProperty(String, PropertyFilter, Nullable<(Of <(Int32>)>))
Refreshes this object and retrieves from the server the object referenced by the object-valued property specified by the propertyName parameter and populates its properties according to the filter.
(Inherited from IIndependentObject.)

ToggleSee Also