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


ITransformationMethodGEN.SupportsIdentityLinks Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (EditorExt)  

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