ArcObjects Library Reference (CadastralUI)  

IParcelConstruction.GetLineSelection Method

Get/Set line selection.

[Visual Basic .NET]
Public Function GetLineSelection ( _
    ByVal Row As Integer _
) As Boolean
[C#]
public bool GetLineSelection (
    int Row
);

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelConstruction Interface