Windward Studios API Reference
getValueFromKey Method
See Also  Send comments on this topic.
WindwardReportsDrivers.net.windward.datasource.abstract_datasource Namespace > IDataSourceDotNetQueryHelper Interface : getValueFromKey Method




obj

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Function getValueFromKey( _
   ByVal obj As Object _
) As String
Visual Basic (Usage)Copy Code
Dim instance As IDataSourceDotNetQueryHelper
Dim obj As Object
Dim value As String
 
value = instance.getValueFromKey(obj)
C# 
string getValueFromKey( 
   object obj
)
Managed Extensions for C++ 
string* getValueFromKey( 
   Object* obj
) 
C++/CLI 
String^ getValueFromKey( 
   Object^ obj
) 

Parameters

obj

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software