Babelfish Help Documentation
C#
For Babelfish Release 1.11.3.13
Show/Hide TOC
Location
Is
Known Property
Boolean indicatingif the location is truly known. If the value is false, then that data in this instance should not be trusted.
Definition
Namespace:
Scopos.BabelFish.DataModel.Common
Assembly:
BabelFish (in BabelFish.dll) Version: 1.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
C#
Copy
public
bool
IsKnown
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
Location Class
Scopos.BabelFish.DataModel.Common Namespace
In This Article
Definition
See Also