Windward Engine API Reference
GetSelectedNodePath Method
See Also  Send comments on this topic.
WindwardReportsDrivers.net.windward.datasource.json Namespace > JsonResultSetDotNet Class : GetSelectedNodePath Method




query

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Shared Function GetSelectedNodePath( _
   ByVal query As String _
) As String
Visual Basic (Usage)Copy Code
Dim query As String
Dim value As String
 
value = JsonResultSetDotNet.GetSelectedNodePath(query)
C# 
public static string GetSelectedNodePath( 
   string query
)
Managed Extensions for C++ 
public: static string* GetSelectedNodePath( 
   string* query
) 
C++/CLI 
public:
static String^ GetSelectedNodePath( 
   String^ query
) 

Parameters

query

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family

See Also

© 2019 All Rights Reserved.