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


INetworkAttributeConfiguration.TemplateAttributeCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IN > INetworkAttributeConfiguration Interface > INetworkAttributeConfiguration.TemplateAttributeCount Property
ArcGIS Developer Help

INetworkAttributeConfiguration.TemplateAttributeCount Property

The number of template attributes in the network configuration.

[Visual Basic .NET]
Public ReadOnly Property TemplateAttributeCount As Integer
[C#]
public int TemplateAttributeCount {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkAttributeConfiguration Interface