IAllocationBlockTotalBalance Property

GF API Documentation
Account balance and profit/loss data - total for all currencies

Namespace:  GF.Api.Allocation
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

IBalance TotalBalance { get; }

Property Value

Type: IBalance
Remarks

Balances and P/L values are converted to USD using ICurrency conversion rate. Detailed balances per each currency can be found in GF.Api.Balances property.
See Also

Reference