For Babelfish Release 1.12.4.4

ShowWhenEquationArguments Property

A list of ShowWhen arguments for this ShowWhenEquation

Definition

Namespace: Scopos.BabelFish.DataModel.Definitions
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
public List<ShowWhenBase> Arguments { get; set; }

Property Value

ListShowWhenBase

See Also