Click or drag to resize
CopyNodeDataSettingsResetChanges Property
Indicates if the changes made to the node instance should be reset.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public bool ResetChanges { get; set; }

Property Value

Type: Boolean
See Also