ActiveReports 12 Server User Guide
IsExpired Property (PolicyHistoryEntry)

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

Property Value

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

Reference

PolicyHistoryEntry Class
PolicyHistoryEntry Members