Scheduler for WinForms
Export(String,FileFormatEnum) メソッド

C1.Win.C1Schedule.4.5.2 アセンブリ > C1.C1Schedule 名前空間 > C1ScheduleStorage クラス > Export メソッド : Export(String,FileFormatEnum) メソッド
スケジューラのデータのエクスポート先の完全パス(ファイル名と拡張子を含む)を指定する System.String
FileFormatEnum値。
スケジューラのデータを、指定した形式のファイルにエクスポートします。
シンタックス
'宣言
 
Public Overloads Sub Export( _
   ByVal path As System.String, _
   ByVal format As FileFormatEnum _
) 
public void Export( 
   System.string path,
   FileFormatEnum format
)

パラメータ

path
スケジューラのデータのエクスポート先の完全パス(ファイル名と拡張子を含む)を指定する System.String
format
FileFormatEnum値。
参照

C1ScheduleStorage クラス
C1ScheduleStorage メンバ
オーバーロード一覧