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




Glossary Item Box

Gets properties currently in use.

Syntax

Visual Basic (Declaration) 
Public Function getProperties() As net.windward.xmlreport.ReportProperties
Visual Basic (Usage)Copy Code
Dim instance As XPathDataSource
Dim value As net.windward.xmlreport.ReportProperties
 
value = instance.getProperties()
C# 
public net.windward.xmlreport.ReportProperties getProperties()
Managed Extensions for C++ 
public: net.windward.xmlreport.ReportProperties* getProperties(); 
C++/CLI 
public:
net.windward.xmlreport.ReportProperties^ getProperties(); 

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software