NotImportedContactsResultModelFieldValues Property |
Values of contact fields in order specified by
FieldsOrder property.
Namespace: CMS.ContactManagement.Web.UIAssembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 12.0.0
Syntax public List<List<string>> FieldValues { get; set; }
Property Value
Type:
ListListStringSee Also