AccountOnlineBankingEnabled Property |
Product: ALL
Description: Indicates if the
Account is linked with Online Banking feature (automatically
download transactions) of QuickBooks Online or QuickBooks
Desktop. Null or false indicates not linked with online banking.
True if Online banking based download is enabled for this
account.
InputType: ALL: ReadOnly
Namespace:
Intuit.Ipp.Data
Assembly:
Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic bool OnlineBankingEnabled { get; set; }
Property Value
Type:
Boolean
Remarks
See Also