ArcObjects Library Reference (CatalogUI)  

INetworkAttributeConfiguration.TemplateAttribute Property

The ith template attribute.

[Visual Basic .NET]
Public Function get_TemplateAttribute ( _
    ByVal index As Integer _
) As IEvaluatedNetworkAttribute
[C#]
public IEvaluatedNetworkAttribute get_TemplateAttribute (
    int index
);

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkAttributeConfiguration Interface