AvailableCash Property

Cash balance across all sub-accounts.

Syntax

public string AvailableCash { get; }
Public ReadOnly Property AvailableCash As String

Default Value

""

Remarks

This should include sweep funds as well.

This field is always returned with the balance information if such information is requested to be included (IncludeBalances was set to True) in the investment statement download request (when calling the GetStatement method).

This property is read-only.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks OFX 2020 .NET Edition - Version 20.0 [Build 7941]