wodFtpDLX ActiveX Control - SelectAll Method
      
 

Description

Selects all items.


Return Type

None  


Syntax

object.SelectAll Value



The SelectAll Method syntax has these parts:

Part Description
object An expression evaluating to an object of type DirItems.
Value Required. A Boolean value. Determines if items are selected or deselected.

Remarks

Available only in ActiveX (GUI) version!

This method will select or deselect all items in wodFtpDLX window. If Value is set to True, items are selected. If it is set to False, items are deselected.