バージョン

GetAppointmentsForDate メソッド

特定のリソースと日付に対する Appointment オブジェクトのコレクションを返します。
シンタックス
'宣言
 
Public Function GetAppointmentsForDate( _
   ByVal resource As Resource, _
   ByVal startDate As SmartDate _
) As AppointmentsSubsetCollection
public AppointmentsSubsetCollection GetAppointmentsForDate( 
   Resource resource,
   SmartDate startDate
)

パラメータ

resource
startDate
参照