Class InternalAction
- Namespace
- JJMasterData.Core.DataDictionary.Models.Actions
- Assembly
- JJMasterData.Core.dll
public sealed class InternalAction : UserCreatedAction
- Inheritance
-
InternalAction
- Inherited Members
Constructors
InternalAction()
public InternalAction()
Properties
ElementRedirect
[JsonProperty("elementRedirect")]
public FormActionRedirect ElementRedirect { get; set; }
Property Value
Methods
DeepCopy()
public override BasicAction DeepCopy()