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