 | CustomerTAddress, TPhone, TFax, TEmail, TWebsite, TAffiliationSortName Property |
Namespace: Ignition.CrmAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax[NetForumFieldAttribute("cst_sort_name_dn", NetForumDataBindingMode.ReadOnly)]
public string SortName { get; }<NetForumFieldAttribute("cst_sort_name_dn", NetForumDataBindingMode.ReadOnly)>
Public ReadOnly Property SortName As String
Getpublic:
[NetForumFieldAttribute(L"cst_sort_name_dn", NetForumDataBindingMode::ReadOnly)]
virtual property String^ SortName {
String^ get () sealed;
}[<NetForumFieldAttribute("cst_sort_name_dn", NetForumDataBindingMode.ReadOnly)>]
abstract SortName : string with get
[<NetForumFieldAttribute("cst_sort_name_dn", NetForumDataBindingMode.ReadOnly)>]
override SortName : string with getProperty Value
StringImplements
ICustomerSortName
See Also