 | LogicalNodeIsSnapshotDummy Eigenschaft |
Bei True dient dieser Knoten nur zur Anzeige und lässt keine weiteren Funktionen zu.
Namensraum: LogicalTaskTreeAssembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+ee7c41c506aa3699a01882f3f94d3758366d0e67
Syntaxpublic bool IsSnapshotDummy { get; set; }Public Property IsSnapshotDummy As Boolean
Get
Set
public:
property bool IsSnapshotDummy {
bool get ();
void set (bool value);
}member IsSnapshotDummy : bool with get, set
Eigenschaftswert
Boolean
Siehe auch