| ContactChangeDataChangedColumns Property | 
            List of columns which have changed. Is null when 
ContactIsNew is true.
            
 
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 13.0.131
 Syntax
Syntaxpublic IList<string> ChangedColumns { get; set; }Property Value
Type: 
IListString See Also
See Also