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


ITransformationMethodGEN.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 > ITransformationMethodGEN Interface > ITransformationMethodGEN.SupportsIdentityLinks Property
ArcGIS Developer Help

ITransformationMethodGEN.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

ITransformationMethodGEN Interface