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


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

IAttributeTransferDefaultSettings.SourceName Property

Name of the source attribute source.

[Visual Basic .NET]
Public Property SourceName As String
[C#]
public string SourceName {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IAttributeTransferDefaultSettings Interface