Interface ILinkScope
Область элементов связи.
Inherited Members
Namespace: Ascon.Polynom.Api
Assembly: Ascon.Polynom.Api.dll
Syntax
public interface ILinkScope : IPropertyOwnerScope, IAbleToHaveId, IApiObject, IApiEntity, INotifyPropertyChanged
Properties
LinkDefinitionEnds
Возвращает концы связей, в которые входит область.
Declaration
IApiReadOnlyCollection<ILinkDefinitionEnd> LinkDefinitionEnds { get; }
Property Value
| Type | Description |
|---|---|
| IApiReadOnlyCollection<ILinkDefinitionEnd> |