![]() | Download Help (Windows Only) |
Gets the Root node of the system definition file.
Namespace: NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2017.0.0.0 (2017.0.0.128)
Visual Basic (Declaration) |
---|
Public Function GetDocumentRoot As Root |
C# |
---|
public Root GetDocumentRoot() |
Visual C++ |
---|
public: Root^ GetDocumentRoot() |
The Root of this node, or null (Nothing in Visual Basic) if not found.
Helpful
Not Helpful