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