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
RedirectField
[JsonProperty("redirectField")]
public string RedirectField { get; set; }
Property Value
Methods
DeepCopy()
public FormActionRelationField DeepCopy()