Interface IRestrictedListRole
Элемент ограничительного перечня
Inherited Members
Namespace: Ascon.Polynom.Api
Assembly: Ascon.Polynom.Api.dll
Syntax
public interface IRestrictedListRole : IApiObject, IApiEntity, INotifyPropertyChanged
Properties
RestrictedList
Возвращает ограничительный перечень.
Declaration
IRestrictedList RestrictedList { get; }
Property Value
| Type | Description |
|---|---|
| IRestrictedList |
Role
Возвращает роль.
Declaration
IRole Role { get; }
Property Value
| Type | Description |
|---|---|
| IRole |
Value
Возвращает или задает значение.
Declaration
bool Value { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |