Table of Contents

Class ViewpointGroup

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

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

public class ViewpointGroup : ClassifiableGroup, IViewpointGroup, IClassifiableGroup, IClassifiableObject, INamedObject, IHaveName, IHaveIcon, IHaveAccessRight, IHaveDescription, IStructureItem, IAccessControlObject, IIdentifiableObject, IEquatable<ObjectIdentifier>, IEquatable<IIdentifiableObject>, IHaveWriteAccess, IHaveId
Inheritance
ViewpointGroup
Implements
Inherited Members
Extension Methods

Constructors

ViewpointGroup()

public ViewpointGroup()

Properties

ClassId

Возвращает или задает название класса элементов.

public string? ClassId { get; set; }

Property Value

string

DefaultObject

Возвращает объект по умолчанию.

public static IViewpointGroup DefaultObject { get; }

Property Value

IViewpointGroup

Id

Идентификатор.

public string Id { get; set; }

Property Value

string