ActiveReports 12 Server User Guide
IsExpired Property (PolicyHistoryEntry)

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Policy Namespace > PolicyHistoryEntry Class : IsExpired Property
Gets or sets a value indicating whether this instance is expired.
Syntax
'Declaration
 
Public Property IsExpired As Boolean
public bool IsExpired {get; set;}

Property Value

true if this instance is expired; otherwise, false.
See Also

Reference

PolicyHistoryEntry Class
PolicyHistoryEntry Members