PowerTools ActiveReports 9.0J Server 管理者ガイド
PolicyHistoryEntry コンストラクタ

ポリシーID。
ポリシーの名前。
ターゲットID。
trueに設定されている場合(有効期限が切れています)
履歴項目。
PolicyHistoryEntry クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal policyId As System.Guid, _
   ByVal policyName As System.String, _
   ByVal targetId As System.String, _
   ByVal isExpired As System.Boolean, _
   ByVal journalEntry As IJournalEntry _
)
public PolicyHistoryEntry( 
   System.Guid policyId,
   System.string policyName,
   System.string targetId,
   System.bool isExpired,
   IJournalEntry journalEntry
)

パラメータ

policyId
ポリシーID。
policyName
ポリシーの名前。
targetId
ターゲットID。
isExpired
trueに設定されている場合(有効期限が切れています)
journalEntry
履歴項目。
参照

関連項目

PolicyHistoryEntry クラス
PolicyHistoryEntry メンバ

 

 


Copyright © 2015 GrapeCity inc.