Class SetInheritanceSettings
public class SetInheritanceSettings : ISetInheritanceSettings
- Inheritance
-
SetInheritanceSettings
- Implements
- Inherited Members
Constructors
SetInheritanceSettings()
public SetInheritanceSettings()
Properties
Inherit
Признак наследования настроек для дочерних групп.
public bool Inherit { get; set; }
Property Value
StructureItem
Идентификатор элемента структуры.
public IIdentifiableObject StructureItem { get; set; }