This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IS > ISpatialJoin Interface > ISpatialJoin.LeftOuterJoin Property (ArcObjects .NET 10.5 SDK) |
Indicates whether a match is required before adding a record from the source feature class to the result. If TRUE, all records in the source feature class are added regardless of whether there is a match.
[Visual Basic .NET]
Public WriteOnly Property LeftOuterJoin
[C#] public void LeftOuterJoin {set;}
The following diagram illustrates the nature of the join which is performed depending on whether this parameter is set to true or false: