Windward Studios API Reference
getParamMode Method
See Also  Send comments on this topic.
WindwardReportsDrivers.net.windward.datasource.xml Namespace > XPathDataSource Class : getParamMode Method




Glossary Item Box

Get the parameter substitution mode.

Syntax

Visual Basic (Declaration) 
Public Function getParamMode() As Integer
Visual Basic (Usage)Copy Code
Dim instance As XPathDataSource
Dim value As Integer
 
value = instance.getParamMode()
C# 
public int getParamMode()
Managed Extensions for C++ 
public: int getParamMode(); 
C++/CLI 
public:
int getParamMode(); 

Return Value

the parameter substitution mode.

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software