[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNWinApp (in DNWinApp.exe) Version: 1.4.4679.19840 (1.4.0.0)
Gibt das aktuelle Graph-Dokument zurück, oder legt es fest.
Namespace: DynamicNode.WinAppAssembly: DNWinApp (in DNWinApp.exe) Version: 1.4.4679.19840 (1.4.0.0)
Syntax
C# |
---|
public Document CurrentDoc { get; set; } |
Visual Basic |
---|
Public Property CurrentDoc As Document Get Set |
F# |
---|
member CurrentDoc : Document with get, set |