| ActiveReports.Server.ReportControls アセンブリ > ActiveReports.Server.Scheduling 名前空間 > PolicyHistoryEntry クラス : PolicyHistoryEntry コンストラクタ |
trueに設定されている場合(有効期限が切れています)
'宣言 Public Function New( _ ByVal policyId As Guid, _ ByVal policyName As String, _ ByVal targetId As String, _ ByVal isExpired As Boolean, _ ByVal journalEntry As IJournalEntry _ )
public PolicyHistoryEntry( Guid policyId, string policyName, string targetId, bool isExpired, IJournalEntry journalEntry )
trueに設定されている場合(有効期限が切れています)