Share

ApplicationAddIn.UserInterfaceVersion Property

Parent Object: ApplicationAddIn

Description

Property that returns the version of the user interface of the add-in. Incrementing this version results in all of the add-in"s UI getting cleaned up during Inventor start-up.

Syntax

ApplicationAddIn.UserInterfaceVersion() As Long

Property Value

This is a read only property whose value is a Long.

Version

Introduced in version 2011

Was this information helpful?