Siebel VB Language Reference > VB Language Reference >

TheApplication Method


TheApplication is a global Siebel method that returns the unique object of type Application. This is the root of every object within the Siebel Applications object hierarchy. Use this method to determine the object reference of the application, which is later used to find other objects, or to invoke methods on the application object. For details, read Siebel Object Interfaces Reference.

Siebel VB Language Reference Copyright © 2006, Oracle. All rights reserved.