Proprietà ImportDocumentIsDocSelection
|
Restituisce o imposta se si tratta di una selezione di documenti o file ( default = file ).
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public 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à
BooleanVedi anche