For Babelfish Release 1.12.3.10

ValidationPhotosError Property

If the validation photo camera is in an error state (i.e. something is wrong with it), this field contains a descripiton of the problem. If it is blank, the validation photo camera is working as expected.

Definition

Namespace: Scopos.BabelFish.DataModel.Athena.AbstractEST
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
public string Error { get; set; }

Property Value

String

See Also