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


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

INetworkAttributeConfiguration3.DefaultSupportedScriptParserLanguage Property

The default script parser language supported at arcgisVersion.

[Visual Basic .NET]
Public Function get_DefaultSupportedScriptParserLanguage ( _
    ByVal arcgisVersion As esriArcGISVersion _
) As String
[C#]
public string get_DefaultSupportedScriptParserLanguage (
    esriArcGISVersion arcgisVersion
);

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkAttributeConfiguration3 Interface