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