Table of Contents

Class IntegrationConfigFormEditor

Namespace
Lers.Models
Assembly
Lers.Models.dll

Редактор для поля в форме настройки интеграции.

public class IntegrationConfigFormEditor
Inheritance
IntegrationConfigFormEditor
Inherited Members
Extension Methods

Properties

Regex

Регулярное выражение.

public string? Regex { get; set; }

Property Value

string

Type

Тип редактора.

public IntegrationConfigFormEditorType Type { get; set; }

Property Value

IntegrationConfigFormEditorType