Interface ILinkDefGroupOwner
Владелец группы определений связей.
Inherited Members
Namespace: Ascon.Polynom.Api
Assembly: Ascon.Polynom.Api.dll
Syntax
public interface ILinkDefGroupOwner : IBaseGroupOwner, IApiObject, IApiEntity, INotifyPropertyChanged
Properties
LinkDefGroups
Возвращает список корневых групп определений связей.
Declaration
IApiReadOnlyCollection<ILinkDefGroup> LinkDefGroups { get; }
Property Value
| Type | Description |
|---|---|
| IApiReadOnlyCollection<ILinkDefGroup> |