Show / Hide Table of Contents

Class TechObjectsFilterLink

Описывает связь и ее фильтр.

Inheritance
object
TechObjectsFilterLink
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 TechObjectsFilterLink

Properties

Filter

Фильтр.

Declaration
public string Filter { get; set; }
Property Value
Type Description
string

Link

Связь.

Declaration
public ITechObjectsLink Link { get; set; }
Property Value
Type Description
ITechObjectsLink
Back to top Copyright © 2014 - 2026 ООО «АСКОН-Бизнес-решения»