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


IAttributesEditContext.AttributeTemplates Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

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