ImportConfigSource Property  | 
 
            Gets the source of the transfer file which this import configuration references to.
            
 
    Namespace: 
   Dundas.BI.Transfer
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic TransferFileSource Source { get; }Public ReadOnly Property Source As TransferFileSource
	Get
public:
property TransferFileSource Source {
	TransferFileSource get ();
}member Source : TransferFileSource with get
Property Value
Type: 
TransferFileSource
See Also