AppID

ACCPAC Common Controls

AccpacSession.AppID

Returns the application ID of the current session. This is the application ID used to initialize the session. The application ID is the 2-letter application prefix that identifies the application module, such as AR, OE, and so on.

Property AppID as String
(read-only)

Remarks

The application ID is set when the object is initialized by calling the Init method. This property returns an empty string ("") if the session is not open.