ArcObjects Library Reference (GeoSurvey)  

IGSParcel.Lot Property

Each parcel on a plan(plat) is usually allocated a unique lot number, often 1-N.

[Visual Basic .NET]
Public Property Lot As String
[C#]
public string Lot {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSParcel Interface