Babelfish Help Documentation
C#
For Babelfish Release 1.11.1.3
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.1.4+b1da393815f6638555a663d9a94167ecabea5695
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