バージョン

TaskWorkingHourViolationEventArgs コンストラクタ

クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal task As Task, _
   ByVal dateTime As Date, _
   ByVal adjustedDateTime As Date, _
   ByVal reason As TaskWorkingHourViolationReason, _
   ByVal action As TaskWorkingHourViolationAction, _
   ByVal messageBoxText As String _
)
public TaskWorkingHourViolationEventArgs( 
   Task task,
   DateTime dateTime,
   DateTime adjustedDateTime,
   TaskWorkingHourViolationReason reason,
   TaskWorkingHourViolationAction action,
   string messageBoxText
)

パラメータ

task
dateTime
adjustedDateTime
reason
action
messageBoxText
参照