Scheduler for WinForms
Item(StatusTypeEnum) プロパティ

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > StatusCollection クラス > Item プロパティ : Item(StatusTypeEnum) プロパティ
The StatusTypeEnum value.
Gets the Status object specified by the appointment status type. For custom statuses returns the first occurrence. If there is no such Status object in the collection, returns null.
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal type As StatusTypeEnum _
) As Status
public Status Item( 
   StatusTypeEnum type
) {get;}

パラメータ

type
The StatusTypeEnum value.

プロパティ値

The Status object.
参照

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