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
TriggerOnChange
public bool TriggerOnChange { get; set; }
Property Value
Methods
DeepCopy()
public override BasicAction DeepCopy()