MatchAbbrIsVirtualMatch Property
Note: This API is now obsolete.
Helper method that returns a boolean indicating if this match is a virtual match.
Namespace: Scopos.BabelFish.DataModel.OrionMatchAssembly: BabelFish (in BabelFish.dll) Version: 1.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
[ObsoleteAttribute("Starting with Orion 3.0 all matches will be Virtual Matches. So this property will no longer be needed.")]
public bool IsVirtualMatch { get; }
Property Value
Boolean