This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IN > INetworkAttributeConfiguration Interface > INetworkAttributeConfiguration.TemplateAttribute Property (ArcObjects .NET 10.5 SDK) |
The ith template attribute.
[Visual Basic .NET] Public Function get_TemplateAttribute ( _ ByVal index As Integer _ ) As IEvaluatedNetworkAttribute
[C#] public IEvaluatedNetworkAttribute get_TemplateAttribute ( int index );