RuleIsInError - свойство
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) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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