.NET Framework Class Library Application.Tree Method
<< Click to Display Table of Contents >>
Navigation: MwPDMApi Namespace > Application Class > Application Methods >
Get Tree manager object.
Namespace: MwPDMApi Assembly: MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Visual Basic
Public Function Tree As Tree
C#
public Tree Tree()
Visual C++
public:
Tree^ Tree()
JavaScript
function tree();
Return Value
Tree manager object
Remarks
See Also
Application Class
Application Members
MwPDMApi Namespace