Table of Contents

Class DataElementMapFilter

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

Properties

ExpressionValue

[JsonProperty("expressionValue")]
[Display(Name = "Expression")]
public string ExpressionValue { get; set; }

Property Value

string

FieldName

[JsonProperty("fieldName")]
public string FieldName { get; set; }

Property Value

string

Methods

DeepCopy()

public DataElementMapFilter DeepCopy()

Returns

DataElementMapFilter