KrPermissionRuleSettingsStates - свойство
Список идентификаторов состояний правила доступа.
Пространство имён: Tessa.Extensions.Default.Server.Workflow.KrPermissionsСборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public HashSet<int> States { get; }
Public ReadOnly Property States As HashSet(Of Integer)
Get
public:
virtual property HashSet<int>^ States {
HashSet<int>^ get () sealed;
}
abstract States : HashSet<int> with get
override States : HashSet<int> with get
HashSetInt32IKrPermissionRuleSettingsStates