For Babelfish Release 1.12.4.4

LocationIsKnown 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.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
public bool IsKnown { get; set; }

Property Value

Boolean

See Also