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) Версия: 3.6.0.22
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