Share

ApplicationAddIn.DataVersion Property

Parent Object: ApplicationAddIn

Description

Gets and sets the current data version of the AddIn. This value corresponds to the 'Data Version' registry entry in the AddIn's registry hive.

Syntax

ApplicationAddIn.DataVersion() As Long

Property Value

This is a read/write property whose value is a Long.

Version

Introduced in version 2008

Was this information helpful?