DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / JsonStreamParser Class / JsonKeyValue Property

In This Topic
    JsonKeyValue Property
    In This Topic
    Contain the next page link
    Syntax
    'Declaration
     
    Public Property JsonKeyValue As String
    public string JsonKeyValue {get; set;}
    See Also