ArcGIS Pro 2.6 API Reference Guide
ToJson Method (NALocator)

ArcGIS.Core.CIM Namespace > NALocator Class : ToJson Method
Creates a JSON encoding of the NALocator and its current state.
Syntax
public override string ToJson( 
   JsonSerializationSettings settings
)
Public Overrides NotOverridable Function ToJson( _
   Optional ByVal settings As JsonSerializationSettings _
) As String

Parameters

settings
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

NALocator Class
NALocator Members