You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JProperty Class > JProperty Constructor > JProperty Constructor (string, object)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JProperty.JProperty Constructor (string, object)

Initializes a new instance of the JProperty class.

Syntax
C++
C#
Visual Basic
public: JProperty( string name, object content );
Parameters
Parameters 
Description 
name 
The property name. 
content 
The property content. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.