AppVersion

ACCPAC Common Controls

AccpacSession.AppVersion

Returns the version of the current application. This is the version used to initialize the session. The application version is a 3-character string that identifies the application version, such as "50A".

Property AppVersion as String
(read-only)

Remarks

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