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




Glossary Item Box

Call when you are done with this object, including done with the OutputStream returned by getReport if that stream was created by ProcessReport.

Syntax

Visual Basic (Declaration) 
Public Sub Close() 
Visual Basic (Usage)Copy Code
Dim instance As Report
 
instance.Close()
C# 
public void Close()
Managed Extensions for C++ 
public: void Close(); 
C++/CLI 
public:
void Close(); 

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.