GHAPropertyAttributeIsSaveOnChange Property |
[This is preliminary documentation and is subject to change.]
Instructs GHA to save it's current state when the property is changed
Use sparingly. This is not intended to be used on properties that change frequently
The default is false
Namespace:
GHASchema.Attributes
Assembly:
GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntaxpublic bool IsSaveOnChange { get; set; }
Property Value
Type:
Boolean
See Also