RoleDeputyRecordIsActive - свойство
Признак того, что замещение является активным.
Пространство имён: Tessa.RolesСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[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