WorkplaceGetRequestWithRoles - свойство
Признак необходимости получить список ролей для каждой модели.
Пространство имён: Tessa.Views.WorkplacesСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public bool WithRoles { get; set; }
Public Property WithRoles As Boolean
Get
Set
public:
virtual property bool WithRoles {
bool get () sealed;
void set (bool value) sealed;
}
abstract WithRoles : bool with get, set
override WithRoles : bool with get, set
BooleanIWorkplaceGetRequestWithRoles