app_info_version property

app_info_version property

The application information version ODA writes “2.7.2.0”

Definition:

@property
def app_info_version(self):
    ...
@app_info_version.setter
def app_info_version(self, value):
    ...

See Also