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




Glossary Item Box

The release version number of Windward Reports. Version numbers are in the form MAJOR.MINOR.RELEASE.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly Property VersionRelease As Integer
Visual Basic (Usage)Copy Code
Dim value As Integer
 
value = Report.VersionRelease
C# 
public static int VersionRelease {get;}
Managed Extensions for C++ 
public: __property static int get_VersionRelease();
C++/CLI 
public:
static property int VersionRelease {
   int get();
}

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software