DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / JsonStreamParser Class / _includeParentJsonPath Field

In This Topic
    _includeParentJsonPath Field
    In This Topic
    whether to include the parent json path
    Syntax
    'Declaration
     
    Protected _includeParentJsonPath As Boolean
    protected bool _includeParentJsonPath
    See Also