Click or drag to resize

PropertyClearExistingValues Property

Should the existing value(s) for the property be cleared? (import only)

Namespace:  Omada.OE.AppLogic.Serialization.Model
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public bool ClearExistingValues { get; set; }

Property Value

Type: Boolean
See Also