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


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

IParcelTransformation.Modified Property

Indicates if the transformation has been modified.

[Visual Basic .NET]
Public Property Modified As Boolean
[C#]
public bool Modified {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelTransformation Interface