ToggleOverload List

Type NameDescription
Public methodSave(RefreshMode)
Saves changes made to this object. You can optionally refresh all of the object's properties.
(Inherited from IIndependentlyPersistableObject.)
Public methodSave(RefreshMode, PropertyFilter)
Saves changes made to this object. You can optionally refresh a selected set of the object's properties using the filter parameter.
(Inherited from IIndependentlyPersistableObject.)

ToggleSee Also