Windward Engine 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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family

See Also

© 2019 All Rights Reserved.