Table of Contents

Class PluginFieldAction

Namespace
JJMasterData.Core.DataDictionary.Models.Actions
Assembly
JJMasterData.Core.dll
public class PluginFieldAction : PluginAction
Inheritance
PluginFieldAction
Inherited Members

Properties

FieldMap

public Dictionary<string, string> FieldMap { get; }

Property Value

Dictionary<string, string>

TriggerOnChange

public bool TriggerOnChange { get; set; }

Property Value

bool

Methods

DeepCopy()

public override BasicAction DeepCopy()

Returns

BasicAction