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