Table of Contents

Class InternalAction

Namespace
JJMasterData.Core.DataDictionary.Models.Actions
Assembly
JJMasterData.Core.dll
public sealed class InternalAction : BasicAction
Inheritance
InternalAction
Inherited Members

Constructors

InternalAction()

public InternalAction()

Properties

ElementRedirect

[JsonPropertyName("elementRedirect")]
public FormActionRedirect ElementRedirect { get; set; }

Property Value

FormActionRedirect

IsCustomAction

[JsonIgnore]
public override bool IsCustomAction { get; }

Property Value

bool

Methods

DeepCopy()

public override BasicAction DeepCopy()

Returns

BasicAction