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