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

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