JsonConfEditorAttributeClearOnCopy Property

When true, the value of this field is clear when creating a copying of the item in the editor.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public bool ClearOnCopy { get; set; }

Property Value

Boolean

See Also