OrderCustomerId Property
Namespace: Ignition.Commerce.AccountingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("ord_cst_key")]
public NetForumId CustomerId { get; protected set; }
<NetForumFieldAttribute("ord_cst_key")>
Public Property CustomerId As NetForumId
Get
Protected Set
public:
[NetForumFieldAttribute(L"ord_cst_key")]
property NetForumId^ CustomerId {
NetForumId^ get ();
protected: void set (NetForumId^ value);
}
[<NetForumFieldAttribute("ord_cst_key")>]
member CustomerId : NetForumId with get, set
Property Value
NetForumId