Click or drag to resize
Infosoft Logo

GetSubscriptionInvoicesRequestIncludeEliminatedInvoices Property

Gets or sets a value indicating whether [include eliminated invoices].

Namespace: Infosoft.Webservices.Subscription
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public bool IncludeEliminatedInvoices { get; set; }

Property Value

Boolean
true if [include eliminated invoices]; otherwise, false.
See Also