Click or drag to resize
ContactChangeDataContactIsNew Property
If true the change represents a new contact creation. ChangedColumns are not included if contact is new.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 11.0.0
Syntax
C#
public bool ContactIsNew { get; set; }

Property Value

Type: Boolean
See Also