Show / Hide Table of Contents

Class TechObjectTypeBindingRuleDto

Описывает правило связывания со справочником.

Inheritance
object
TechObjectTypeBindingRuleDto
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
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
Back to top Copyright © 2014 - 2026 ООО «АСКОН-Бизнес-решения»