Invoice.InvoiceType Property

Definition

Gets or sets Invoice Type. This will be used to set invoice type to Recurring, OneTime for UI to differentiate the types of invoices.

public string InvoiceType { get; set; }
member this.InvoiceType : string with get, set
Public Property InvoiceType As String

Property Value

String

Applies to