Interface IBaseGroupMember
Объект, расположенный в какой-либо базовой группе.
Inherited Members
Namespace: Ascon.Polynom.Api
Assembly: Ascon.Polynom.Api.dll
Syntax
public interface IBaseGroupMember : IApiObject, IApiEntity, INotifyPropertyChanged
Properties
OwnerBaseGroup
Возвращает или задает группу-владелец.
Declaration
IBaseGroup OwnerBaseGroup { get; set; }
Property Value
| Type | Description |
|---|---|
| IBaseGroup |