CustomerTAddress, TPhone, TFax, TEmail, TWebsite, TAffiliationSortName Property

Definition

Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[NetForumFieldAttribute("cst_sort_name_dn", NetForumDataBindingMode.ReadOnly)]
public string SortName { get; }

Property Value

String

Implements

ICustomerSortName

See Also