Table of Contents

Class FormActionRelationField

Namespace
JJMasterData.Core.DataDictionary.Models
Assembly
JJMasterData.Core.dll
public class FormActionRelationField
Inheritance
FormActionRelationField
Inherited Members

Properties

InternalField

[JsonProperty("internalField")]
public string InternalField { get; set; }

Property Value

string

RedirectField

[JsonProperty("redirectField")]
public string RedirectField { get; set; }

Property Value

string

Methods

DeepCopy()

public FormActionRelationField DeepCopy()

Returns

FormActionRelationField