Table of Contents

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

FormActionRedirect

Methods

DeepCopy()

public override BasicAction DeepCopy()

Returns

BasicAction