Interface IScopeTree
Дерево областей.
Inherited Members
Namespace: Ascon.Polynom.Api
Assembly: Ascon.Polynom.Api.dll
Syntax
public interface IScopeTree : ITree, IApiObject, IApiEntity, INotifyPropertyChanged
Properties
Kind
Возвращает или задает тип дерева.
Declaration
ScopeTreeKind Kind { get; }
Property Value
| Type | Description |
|---|---|
| ScopeTreeKind |
LinkDefinitionEnd
Возвращает или задает конец связи.
Declaration
ILinkDefinitionEnd LinkDefinitionEnd { get; }
Property Value
| Type | Description |
|---|---|
| ILinkDefinitionEnd |
Options
Возвращает значение опций.
Declaration
ScopeTreeOptions Options { get; }
Property Value
| Type | Description |
|---|---|
| ScopeTreeOptions |