Windward Studios API Reference
ToDrillDownInfo Method
See Also  Send comments on this topic.
net.windward.api.csharp Namespace > Report.DrillDownInfo Class : ToDrillDownInfo Method




Glossary Item Box

Converts to the engine class for this info.

Syntax

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

Return Value

The DrillDownTemplate equivilent of this class.

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software