The Object Model
The starting point for every application which uses the MapForce API is the Application object. All other interfaces are accessed through the Application object as the starting point.
The object model of the MapForce API can be represented as follows (each indentation level indicates a child–parent relationship with the level directly above):
AppOutputLines
...
For information about creating an instance the Application object, see Accessing the API. For reference to the objects exposed by the API, see Object Reference.