Interface ILinkDefClassificationTree
Дерево классификации определений связей.
Inherited Members
Namespace: Ascon.Polynom.Api
Assembly: Ascon.Polynom.Api.dll
Syntax
public interface ILinkDefClassificationTree : ITree, IApiObject, IApiEntity, INotifyPropertyChanged
Properties
Options
Возвращает опции.
Declaration
LinkDefClassificationTreeOptions Options { get; }
Property Value
| Type | Description |
|---|---|
| LinkDefClassificationTreeOptions |
ShowMultiplicities
Gets the show multiplicities.
Declaration
ISet<LinkEndMultiplicity> ShowMultiplicities { get; }
Property Value
| Type | Description |
|---|---|
| ISet<LinkEndMultiplicity> |