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 (24.3.0.1000)
Syntax public TransferItemSelectionKind SelectionKind { get; }
Public ReadOnly Property SelectionKind As TransferItemSelectionKind
Get
public:
property TransferItemSelectionKind SelectionKind {
TransferItemSelectionKind get ();
}
member SelectionKind : TransferItemSelectionKind with get
Property Value
Type:
TransferItemSelectionKindSee Also