SSRSDocumentSource for WinForms
UnlockHistory メソッド

LockHistory() の呼び出しと UnlockHistory() の呼び出しの間に実行されたユーザーアクション。
ユーザーアクション履歴項目のキャプション。
ViewHistory への新しい項目の追加をロック解除します。
構文
'宣言
 
Public Sub UnlockHistory( _
   ByVal userAction As HistorySavedActionsEnum, _
   ByVal historyItemCaption As System.String _
) 
public void UnlockHistory( 
   HistorySavedActionsEnum userAction,
   System.string historyItemCaption
)

パラメータ

userAction
LockHistory() の呼び出しと UnlockHistory() の呼び出しの間に実行されたユーザーアクション。
historyItemCaption
ユーザーアクション履歴項目のキャプション。
参照

C1PreviewPane クラス
C1PreviewPane メンバ