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