FileSystemEntryTransferItemSelectionKind Property |
Gets the selection kind of this transfer item.
Namespace: Dundas.BI.TransferAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
TransferItemSelectionKind
See Also