Click or drag to resize
BillingInfoHasStatusGrace Method
Determines whether Billing info has status grace

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public bool HasStatusGrace()

Return Value

Type: Boolean
true if [has status grace]; otherwise, false.
See Also