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