RoleDeputyRecordIsEnabled - свойство
Признак того, что замещение доступно, т.е. может стать активным.
По умолчанию значение равно true.
Пространство имён: Tessa.RolesСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[DataMemberAttribute]
[NotNullAttribute]
public bool IsEnabled { get; set; }
<DataMemberAttribute>
<NotNullAttribute>
Public Property IsEnabled As Boolean
Get
Set
public:
[DataMemberAttribute]
[NotNullAttribute]
property bool IsEnabled {
bool get ();
void set (bool value);
}
[<DataMemberAttribute>]
[<NotNullAttribute>]
member IsEnabled : bool with get, set
Значение свойства
Boolean