For Babelfish Release 1.11.1.3

ViewDefinitionReplaceAttributes Property

If the Config attribute is a dictionary with Key type of string (which it should be) the attributes within Config will get replaced with Match specific values by Orion beofre they are sent to the Display. These values must be ResultLists: Which is a list of strings ResultList: Which is a string

Definition

Namespace: Scopos.BabelFish.DataModel.Athena.AbstractEST
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public List<ReplaceVariableOptions> ReplaceAttributes { get; set; }

Property Value

ListReplaceVariableOptions

See Also