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