UserSortName Property

Definition

Namespace: Ignition.Crm.AccountManagement
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