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