08-30-2006 01:49 PM
08-30-2006 02:12 PM
You can use the Engine.Version to get a string of the version number. This is useful for a string for display information.
For more detailed information, you can use the following properties:
Engine.MajorVersion
Engine.MinorVersion
Engine.RevisionVersion
Allen P.
NI