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