Babelfish Help Documentation
C#
For Babelfish Release 1.11.3.13
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.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
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