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


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

INetworkConfiguration.TemplatesValid Property

Indicates if the templates are valid.

[Visual Basic .NET]
Public ReadOnly Property TemplatesValid As Boolean
[C#]
public bool TemplatesValid {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkConfiguration Interface