For Babelfish Release 1.11.1.3

TargetLiftSettings Property

JSON formatted string representing the hardware settings for this target lift. Setting values are hardware specific, and could differ from model to model. Purposefully leaving as a json formatted string to allow manufacturers to set their own values.

Definition

Namespace: Scopos.BabelFish.DataModel.Athena.AbstractEST
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public string Settings { get; set; }

Property Value

String

See Also