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