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


ITransformationMethod.SupportsIdentityLinks Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITransformationMethod Interface > ITransformationMethod.SupportsIdentityLinks Property
ArcGIS Developer Help

ITransformationMethod.SupportsIdentityLinks Property

Indicates if the transformation method supports identity links.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITransformationMethod Interface