Releases all resources used by Windward Reports. You cannot call Windward Reports after calling this method.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Shared Sub Shutdown() |
| Visual Basic (Usage) | Copy Code |
|---|
Report.Shutdown() |
| C# | |
|---|
public static void Shutdown() |
| Managed Extensions for C++ | |
|---|
public: static void Shutdown(); |
| C++/CLI | |
|---|
public:
static void Shutdown(); |
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family
See Also