Table of Contents

Class PluginConfigurationField

Namespace
JJMasterData.Core.DataDictionary.Models.Actions
Assembly
JJMasterData.Core.dll
public class PluginConfigurationField
Inheritance
PluginConfigurationField
Inherited Members

Properties

Label

public string? Label { get; set; }

Property Value

string

Name

public required string Name { get; set; }

Property Value

string

NameOrLabel

public string NameOrLabel { get; }

Property Value

string

Required

public bool Required { get; set; }

Property Value

bool

Type

public PluginConfigurationFieldType Type { get; set; }

Property Value

PluginConfigurationFieldType