RoleDeputyRecordIsEnabled - свойство |
Признак того, что замещение доступно, т.е. может стать активным.
По умолчанию значение равно true.
Пространство имён:
Tessa.Roles
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис[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
См. также