IGlobalsSetScheduleState メソッド

割り当て設定(時間)の有効/無効を設定します。true:有効、false:無効

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
void SetScheduleState(
	string identifier,
	bool isEnabled
)

パラメーター

identifier
型: SystemString
設定の識別キー
isEnabled
型: SystemBoolean
状態
関連項目