ActiveReports 12
RevisionNumber Property

GrapeCity.ActiveReports.Viewer.Win.v12 Assembly > GrapeCity.ActiveReports.ArsClient Namespace > RemoteReportDescriptor Class : RevisionNumber Property
Gets or sets the revision number of the report on the server.
Syntax
'Declaration
 
Public Property RevisionNumber As Nullable(Of Integer)
public Nullable<int> RevisionNumber {get; set;}
See Also

Reference

RemoteReportDescriptor Class
RemoteReportDescriptor Members