You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JObject Class > JObject Methods > GetValue Method > GetValue Method (string)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JObject.GetValue Method (string)

Gets the Newtonsoft.Json.Linq.JToken with the specified property name.

Syntax
C++
C#
Visual Basic
public: JToken GetValue( string propertyName );
Parameters
Parameters 
Description 
propertyName 
Name of the property. 
Returns

The Newtonsoft.Json.Linq.JToken with the specified property name.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.