WorkingHours.StartTime プロパティ

定義

出席者が作業を開始する時刻を取得します。

public:
 property TimeSpan StartTime { TimeSpan get(); };
public TimeSpan StartTime { get; }
Public ReadOnly Property StartTime As TimeSpan

プロパティ値

プロパティの StartTime 値は T:System.Timespan です

適用対象