This document is archived and information here might be outdated.  Recommended version.


IParcelConstruction3.ConstructionData Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelConstruction3 Interface > IParcelConstruction3.ConstructionData Property
ArcGIS Developer Help

IParcelConstruction3.ConstructionData Property

The current construction data for editing parcel / construction.

[Visual Basic .NET]
Public ReadOnly Property ConstructionData As IParcelConstructionData
[C#]
public IParcelConstructionData ConstructionData {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelConstruction3 Interface