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


INetworkAttributeConfiguration3.DefaultSupportedScriptParserLanguage Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

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