TaskHistoryItemViewModelInProgress - свойство
Дата взятия задания в работу. Обычно указана в UTC.
Пространство имён: Tessa.UI.Cards.TasksСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public DateTime? InProgress { get; set; }
Public Property InProgress As DateTime?
Get
Set
public:
property Nullable<DateTime> InProgress {
Nullable<DateTime> get ();
void set (Nullable<DateTime> value);
}
member InProgress : Nullable<DateTime> with get, set
Значение свойства
NullableDateTime