Click or drag to resize

IGHARemotePropertyDescriptorIsSaveOnChange Property

When set to true, changing this property triggers an immediate saving of the GHA Hierarchy. Normally, the saving is scheduled to occur periodically. Use sparingly, as this is an expensive transaction

Namespace:  RemoteRESTLib
Assembly:  GHARemoteRESTLib (in GHARemoteRESTLib.dll) Version: 1.0.14
Syntax
bool IsSaveOnChange { get; set; }

Property Value

Type: Boolean
See Also