Previous Topic

Next Topic

Financial Report Designer Objects

MaxBasic Objects available in the GL Financial Report Designer code, in addition to the standard objects and Report Designer objects are:

Account

Contains financial and other account and consolidated account information.

Iterator

The line from the iteration panel of the report.

Iterators

The collection of the iterators.

property

Count: Number read-only

method

Append

method

Delete(Index: Number)

method

Empty(Index: Number)

method

GetPropertyValue(PropertyName: String): Variant

method

Insert

method

Item(Number): String default read-only

method

PropertyType(PropertyName: String): String

method

SetPropertyValue(PropertyName: String, Value: Variant)

 

See Also

GL Financial Report Designer

Book Contents

Book Index