ICustomerSortName Property

NetFORUM Sort Name. For individuals, typically in the format of LAST FIRST MIDDLE, based on IndSortNameFormat system option. For organizations, typically this is the same as the organization name and is based on OrgSortNameFormat system option.

Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.38132
Syntax
string SortName { get; }

Property Value

String
See Also