Proprietà CheckOutDocumentViewReportStructOperation
             | 
          
        
        
            Indica se visualizzare l'elenco dei documenti non elaborati. Utilizzato nei comandi CheckOut Struttura, CheckOut Struttura Dirty e CheckOut Struttura con Associati.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic bool ViewReportStructOperation { get; set; }Public Property ViewReportStructOperation As Boolean
	Get
	Set
public:
property bool ViewReportStructOperation {
	bool get ();
	void set (bool value);
}member ViewReportStructOperation : bool with get, set
Valore della proprietà
Boolean
Vedi anche