Class TechObjectsFilterLink
Описывает связь и ее фильтр.
Inherited Members
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 |