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