Type

Gets the application in the TerraExplorer family that is being used: TerraExplorer Pro, TerraExplorer Plus or TerraExplorer Viewer.

 

JavaScript

 

Type

 

C#

 

VersionType Type { get; }

 

C++

 

HRESULT Type([out, retval] TEVersionType* pVal)

The following are the possible values for this property:

§   TEVT_PRO = 0,

§   TEVT_PLUS = 1

§   TEVT_VIEWER = 2

§   TEVT_UNKNOWN = -1