Table of Contents

Class SetInheritanceSettings

Namespace
Ascon.Polynom.Web.Api.Data.Requests.Table
Assembly
Ascon.Polynom.Web.Api.Data.dll
public class SetInheritanceSettings : ISetInheritanceSettings
Inheritance
SetInheritanceSettings
Implements
Inherited Members

Constructors

SetInheritanceSettings()

public SetInheritanceSettings()

Properties

Inherit

Признак наследования настроек для дочерних групп.

public bool Inherit { get; set; }

Property Value

bool

StructureItem

Идентификатор элемента структуры.

public IIdentifiableObject StructureItem { get; set; }

Property Value

IIdentifiableObject