Click or drag to resize
BillingInfoHasStatusOk Method
Determines whether [has status ok].

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 HasStatusOk()

Return Value

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