Babelfish Help Documentation
C#
For Babelfish Release 1.12.4.4
Show/Hide TOC
Validation
Photos
Error 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.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
Copy
public
string
Error
{
get
;
set
; }
Property Value
String
See Also
Reference
ValidationPhotos Class
Scopos.BabelFish.DataModel.Athena.AbstractEST Namespace
In This Article
Definition
See Also