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


IAttributeTransfer.Name Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Editor)  

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