ShoppingCartStateCustomerId Property
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("inv_cst_key")]
public NetForumId CustomerId { get; protected set; }
<NetForumFieldAttribute("inv_cst_key")>
Public Property CustomerId As NetForumId
Get
Protected Set
public:
[NetForumFieldAttribute(L"inv_cst_key")]
virtual property NetForumId^ CustomerId {
NetForumId^ get () sealed;
protected: void set (NetForumId^ value) sealed;
}
[<NetForumFieldAttribute("inv_cst_key")>]
abstract CustomerId : NetForumId with get, set
[<NetForumFieldAttribute("inv_cst_key")>]
override CustomerId : NetForumId with get, set
NetForumIdIShoppingCartStateCustomerId