Table of Contents

Interface IViewpointGroup

Namespace
Ascon.Polynom.Web.Api.Data.Interfaces.Models.Classification
Assembly
Ascon.Polynom.Web.Api.Data.dll

Группа представлений.

[JsonPolymorphic(UnknownDerivedTypeHandling = JsonUnknownDerivedTypeHandling.FallBackToBaseType)]
[JsonDerivedType(typeof(ViewpointGroup))]
public interface IViewpointGroup : IClassifiableGroup, IClassifiableObject, INamedObject, IHaveName, IHaveIcon, IHaveDescription, IStructureItem, IAccessControlObject, IIdentifiableObject, IEquatable<ObjectIdentifier>, IEquatable<IIdentifiableObject>, IHaveWriteAccess, IHaveId
Inherited Members
Extension Methods