DataConnector | ComponentOne
C1.AdoNet.Json Assembly / C1.AdoNet.Json Namespace / C1JsonConnection Class / JsonPath Property

In This Topic
    JsonPath Property (C1JsonConnection)
    In This Topic
    The JsonPath of an array element that defines the separation of rows.
    Syntax
    'Declaration
     
    Public ReadOnly Property JsonPath As String
    public string JsonPath {get;}
    See Also