ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IReport Interface / Version Property

In This Topic
Version Property (IReport)
In This Topic
Gets a unique version number to identify the instance of the report.
Syntax
'Declaration
 
ReadOnly Property Version As String
 

Property Value

A System.String representing a unique version number.
See Also