ShoppingCartStateCustomerSortName Property
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("cst_sort_name_dn")]
public string CustomerSortName { get; }
<NetForumFieldAttribute("cst_sort_name_dn")>
Public ReadOnly Property CustomerSortName As String
Get
public:
[NetForumFieldAttribute(L"cst_sort_name_dn")]
virtual property String^ CustomerSortName {
String^ get () sealed;
}
[<NetForumFieldAttribute("cst_sort_name_dn")>]
abstract CustomerSortName : string with get
[<NetForumFieldAttribute("cst_sort_name_dn")>]
override CustomerSortName : string with get
StringIShoppingCartStateCustomerSortName