SubtaskInformation.withEndTime(DateTime endTime) 方法
定义
Set this property is set only if the subtask is in the Completed state.
public SubtaskInformation withEndTime(DateTime endTime)
参数
- endTime
-
DateTime
the endTime value to set
返回
the SubtaskInformation object itself.
适用于