TransferFileInfoAppDbVersion 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.3.0.1000)
Syntaxpublic int AppDbVersion { get; }Public ReadOnly Property AppDbVersion As Integer
	Get
public:
property int AppDbVersion {
	int get ();
}member AppDbVersion : int with get
Property Value
Type: 
Int32
See Also