This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IN > INetworkAttributeConfiguration3 Interface > INetworkAttributeConfiguration3.DefaultSupportedScriptParserLanguage Property (ArcObjects .NET 10.5 SDK) |
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 );