AccountSubAccount Property |
Product: ALL
Description: Specifies the Account is a SubAccount or Not. True if
subaccount, false or null if it is top-level account
Namespace:
Intuit.Ipp.Data
Assembly:
Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic bool SubAccount { get; set; }
Property Value
Type:
Boolean
Remarks
See Also