CreateOperationRequestPostponed - свойство
Дата и время, до наступления которых создаваемая операция будет отложена, или null, если создаваемая операция не отложена.
Пространство имён: Tessa.Platform.OperationsСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public DateTime? Postponed { get; set; }
Public Property Postponed As DateTime?
Get
Set
public:
property Nullable<DateTime> Postponed {
Nullable<DateTime> get ();
void set (Nullable<DateTime> value);
}
member Postponed : Nullable<DateTime> with get, set
Значение свойства
NullableDateTime