Show / Hide Table of Contents

Interface ITechObjectTypeDecoration

Представляет внешний вид типа объекта.

Inherited Members
ITechModelElementDecoration.Icon
ITechModelElementDecoration.Foreground
ITechModelElementDecoration.IsBold
ITechModelElementDecoration.IsItalic
Namespace: Ascon.Vertical.Core
Assembly: Ascon.Vertical.Core.dll
Syntax
public interface ITechObjectTypeDecoration : ITechModelElementDecoration

Properties

AttributesGroups

Возвращает список групп атрибутов типа.

Declaration
ITechEnumeration<ITechObjectTypeAttributesGroup> AttributesGroups { get; }
Property Value
Type Description
ITechEnumeration<ITechObjectTypeAttributesGroup>

Owner

Возвращает владельца описания.

Declaration
ITechObjectType Owner { get; }
Property Value
Type Description
ITechObjectType

Methods

ToDto()

Возвращает описание внешнего вида.

Declaration
TechObjectTypeDecorationDto ToDto()
Returns
Type Description
TechObjectTypeDecorationDto

Сформированное описание.

Back to top Copyright © 2014 - 2026 ООО «АСКОН-Бизнес-решения»