ActiveReports 12 Server User Guide
History Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Policy Namespace > PolicyHistoryResult Class : History Property
Gets or sets the history.
Syntax
'Declaration
 
Public Property History As PolicyHistoryEntry()
public PolicyHistoryEntry[] History {get; set;}

Property Value

The history.
See Also

Reference

PolicyHistoryResult Class
PolicyHistoryResult Members