Show / Hide Table of Contents

Interface ITechObjectTypeAttributesGroupItem

Возвращает описание элемента группы атрибутов типа объекта.

Namespace: Ascon.Vertical.Core
Assembly: Ascon.Vertical.Core.dll
Syntax
public interface ITechObjectTypeAttributesGroupItem

Properties

AttributeSourceId

Возвращает идентификатор типа источника атрибута: 0 - объект, 1 - связь.

Declaration
int AttributeSourceId { get; }
Property Value
Type Description
int

AttributeTypeId

Возвращает идентификатор типа атрибута.

Declaration
int AttributeTypeId { get; }
Property Value
Type Description
int

Methods

ToDto()

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

Declaration
string ToDto()
Returns
Type Description
string

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

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