FileSystemEntryTransferItemSelectionKind Property  | 
 
            Gets the selection kind of this transfer item.
            
 
    Namespace: 
   Dundas.BI.Transfer
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic TransferItemSelectionKind SelectionKind { get; }Public ReadOnly Property SelectionKind As TransferItemSelectionKind
	Get
public:
property TransferItemSelectionKind SelectionKind {
	TransferItemSelectionKind get ();
}member SelectionKind : TransferItemSelectionKind with get
Property Value
Type: 
TransferItemSelectionKind
See Also