This document is archived and information here might be outdated. Recommended version. |
Parcels of a particular type in a plan.
[Visual Basic .NET] Public Function get_ParcelsFromPlan ( _ ByVal pGSPlan As IGSPlan, _ ByVal eParcelType As enumGSParcelType _ ) As IEnumGSParcels
[C#] public IEnumGSParcels get_ParcelsFromPlan ( IGSPlan pGSPlan, enumGSParcelType eParcelType );