GetModelRequestWithRoles - свойство
Gets or sets a value indicating whether Признак необходимости получить список ролей
Пространство имён: Tessa.ViewsСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[DataMemberAttribute]
public bool WithRoles { get; set; }
<DataMemberAttribute>
Public Property WithRoles As Boolean
Get
Set
public:
[DataMemberAttribute]
virtual property bool WithRoles {
bool get () sealed;
void set (bool value) sealed;
}
[<DataMemberAttribute>]
abstract WithRoles : bool with get, set
[<DataMemberAttribute>]
override WithRoles : bool with get, set
BooleanIGetModelRequestWithRoles