This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IA > IAttributeTransfer Interface > IAttributeTransfer.Name Property (ArcObjects .NET 10.5 SDK) |
Name of the current attribute type.
[Visual Basic .NET] Public Sub Name ( _ ByRef pName As String _ )
[C#] public void Name ( ref string pName );