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