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




mode
the parameter substitution mode.

Glossary Item Box

Set the parameter substitution mode.

Syntax

Visual Basic (Declaration) 
Public Sub setParamMode( _
   ByVal mode As Integer _
) 
Visual Basic (Usage)Copy Code
Dim instance As XPathDataSource
Dim mode As Integer
 
instance.setParamMode(mode)
C# 
public void setParamMode( 
   int mode
)
Managed Extensions for C++ 
public: void setParamMode( 
   int mode
) 
C++/CLI 
public:
void setParamMode( 
   int mode
) 

Parameters

mode
the parameter substitution mode.

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software