'宣言 Public Sub UnlockHistory( _ ByVal userAction As HistorySavedActionsEnum, _ ByVal historyItemCaption As System.String _ )
public void UnlockHistory( HistorySavedActionsEnum userAction, System.string historyItemCaption )
パラメータ
- userAction
- LockHistory() の呼び出しと UnlockHistory() の呼び出しの間に実行されたユーザーアクション。
- historyItemCaption
- ユーザーアクション履歴項目のキャプション。