API Reference
The Version object represents the version of the CANoe application.
src\py_canoe\core\version.py
8 9
def __init__(self, app): self.com_object = app.com_object.Version