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


IAttributeTransfer.Name Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IA > IAttributeTransfer Interface > IAttributeTransfer.Name Property
ArcGIS Developer Help

IAttributeTransfer.Name Property

Name of the current attribute type.

[Visual Basic .NET]
Public Sub Name ( _
    ByRef pName As String _
)
[C#]
public void Name (
    ref string pName
);

Product Availability

Available with ArcGIS Desktop.

See Also

IAttributeTransfer Interface