Quit Method (Application Object)

Object: Application Object

Prerequisites: None

Terminates the application.

Usage

Application.Quit()

Arguments

None

Description

Call this method last method if your application started Xpedition Designer. Release all automation interfaces (except the application interface) prior to this method call. This has the same effect as choosing Exit from the File menu.