Solid Edge Framework Type Library
Version Property
Description
Returns the version number of the referenced Application object.
Property type
Read-only property
Syntax
Visual Basic
Public Property Version As String
Remarks
The format of the string is aa.bb.cc.dd, where "aa" is the major release version, "bb" is the minor release version, "cc" is the version of any fixes applied, and "dd" is the build number.
See Also

Application Object  | Application Members