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.1.0
Sintassi public 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à
BooleanVedi anche