Open this page in the API Guide

TransferFileInfo.AppDbVersion Property

Gets the application database version number of the DBI application which was used to create the transfer file.

Namespace:  Dundas.BI.Transfer
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public int AppDbVersion { get; }

Property Value

Type: Int32
See Also