This document is archived and information here might be outdated. Recommended version. |
Type of parcel layer.
[Visual Basic .NET] Public Property ParcelLayerType As esriCadastralParcelLayerType
[C#] public esriCadastralParcelLayerType ParcelLayerType {get; set;}
[C++]
HRESULT get_ParcelLayerType(
esriCadastralParcelLayerType* eParcelType
);
[C++]
HRESULT put_ParcelLayerType(
esriCadastralParcelLayerType eParcelType
);
[C++] Parameters eParcelType [out, retval]
eParcelType is a parameter of type esriCadastralParcelLayerType* eParcelType [in]
eParcelType is a parameter of type esriCadastralParcelLayerType