Proprietà ImportCommDocumentIsDocSelection
             | 
          
        
        
            Restituisce o imposta se si tratta di una selezione di documenti o file ( default = file ).
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic bool IsDocSelection { get; set; }Public Property IsDocSelection As Boolean
	Get
	Set
public:
property bool IsDocSelection {
	bool get ();
	void set (bool value);
}member IsDocSelection : bool with get, set
Valore della proprietà
Boolean
Vedi anche