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


IAttributesEditContext.AttributeTemplates Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IA > IAttributesEditContext Interface > IAttributesEditContext.AttributeTemplates Property
ArcGIS Developer Help

IAttributesEditContext.AttributeTemplates Property

The network attribute templates.

[Visual Basic .NET]
Public ReadOnly Property AttributeTemplates As INetworkAttributeConfiguration
[C#]
public INetworkAttributeConfiguration AttributeTemplates {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IAttributesEditContext Interface