Skip to content

Field.Expression property

Gets or sets the expression (can be equal to the name if there is no expression).

public string Expression { get; set; }

See Also