WorkplaceGetRequestWithRoles - свойство
Признак необходимости получить список ролей для каждой модели.
Пространство имён: Tessa.Views.WorkplacesСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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