This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > ICadastralFabricSubLayer2 Interface > ICadastralFabricSubLayer2.ParcelLayerType Property (ArcObjects .NET 10.4 SDK) |
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