Class TechObjectTypeDecorationDto
Описывает внешний вид типа объекта технологии.
Inherited Members
Namespace: Ascon.Vertical.Core.DataModels
Assembly: Ascon.Vertical.Core.dll
Syntax
public class TechObjectTypeDecorationDto : TechModelElementDecorationDto
Properties
AttributesGroups
Возвращает или назначает список групп атрибутов типа.
Declaration
[JsonPropertyName("attributesGroups")]
public List<TechObjectTypeAttributesGroupDto> AttributesGroups { get; set; }
Property Value
| Type | Description |
|---|---|
| List<TechObjectTypeAttributesGroupDto> |