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