This document is archived and information here might be outdated. Recommended version. |
Get Parcel data by Id.
[Visual Basic .NET] Public Function GetParcel ( _ ByVal Id As Integer _ ) As IGSParcel
[C#] public IGSParcel GetParcel ( int Id );