ArcObjects Library Reference (EditorExt)  

IEdgeMatchEnvironment.SourceLayer Property

The source feature layer.

[Visual Basic .NET]
Public Property SourceLayer As IFeatureLayer
[C#]
public IFeatureLayer SourceLayer {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IEdgeMatchEnvironment Interface