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