Gets or sets a value indicating whether this rule has errors. A rule that is in error
cannot be processed unless it is updated and the error is corrected.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public bool IsInError { get; set; }
Public Property IsInError As Boolean
Get
Set
public:
property bool IsInError {
bool get ();
void set (bool value);
}
member IsInError : bool with get, set
Значение свойства
Тип:
BooleanСм. также