バージョン

FrameInterval コンストラクタ

FrameInterval オブジェクトのコンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal scheduleInfo As WebScheduleInfo, _
   ByVal startDate As SmartDate, _
   ByVal endDate As SmartDate _
)
public FrameInterval( 
   WebScheduleInfo scheduleInfo,
   SmartDate startDate,
   SmartDate endDate
)

パラメータ

scheduleInfo
startDate
endDate
参照