Interface IStructureConceptSecurity
Настройки доступа понятия элемента структуры.
Inherited Members
Namespace: Ascon.Polynom.Api
Assembly: Ascon.Polynom.Api.dll
Syntax
public interface IStructureConceptSecurity : IApiObject, IApiEntity, INotifyPropertyChanged
Properties
Concept
Понятие.
Declaration
IConcept Concept { get; }
Property Value
| Type | Description |
|---|---|
| IConcept |
Rights
Права.
Declaration
IApiReadOnlyCollection<IStructureConceptRight> Rights { get; }
Property Value
| Type | Description |
|---|---|
| IApiReadOnlyCollection<IStructureConceptRight> |
StructureSecurity
Настройки доступа элемента структуры.
Declaration
IStructureSecurity StructureSecurity { get; }
Property Value
| Type | Description |
|---|---|
| IStructureSecurity |