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.

Definition

Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
string SortName { get; }

Property Value

String

See Also