Class TechObjectTypeBindingRuleDto
Описывает правило связывания со справочником.
Inherited Members
Namespace: Ascon.Vertical.Core
Assembly: Ascon.Vertical.Core.dll
Syntax
public class TechObjectTypeBindingRuleDto
Properties
Group
Возвращает или назначает ссылку на группу.
Declaration
[JsonPropertyName("group")]
public string Group { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Сoncept
Возвращает или назначает ссылку на понятие.
Declaration
[JsonPropertyName("concept")]
public string Сoncept { get; set; }
Property Value
| Type | Description |
|---|---|
| string |