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.CrmAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
ReadOnly Property SortName As String
Get
property String^ SortName {
String^ get ();
}
abstract SortName : string with get
Property Value
String