BalName Property
The name for the current balance.
Syntax
__property String BalName[int BalIndex] = {read=FBalName, write=FSetBalName};
Default Value
""
Remarks
The name for the current balance. If a balance list is present in the server response, the BalName is always present in the response for each balance listed.
The size of the array is controlled by the BalCount property.
This property is read-only and not available at design time.
Data Type
String