KrPermissionSectionSettingsIsDisallowed - свойство
Определяет, запрещено ли полное изменение секции.
Пространство имён: Tessa.Extensions.Default.Shared.Workflow.KrPermissionsСборка: Tessa.Extensions.Default.Shared (в Tessa.Extensions.Default.Shared.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
public bool IsDisallowed { get; set; }
Public Property IsDisallowed As Boolean
Get
Set
public:
virtual property bool IsDisallowed {
bool get () sealed;
void set (bool value) sealed;
}
abstract IsDisallowed : bool with get, set
override IsDisallowed : bool with get, set
BooleanIKrPermissionSectionSettingsIsDisallowed