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