JsonNode Members
In This Article
#Constructors
Name | Description |
---|---|
Json |
Creates a new instance of the Json |
Json |
Creates a new instance of the Json |
Json |
Creates a new instance of the Json |
Json |
Creates a new instance of the Json |
#Fields
Name | Description |
---|---|
XML_Display |
For internal use. |
XML_Name | For internal use. |
XML_Node |
For internal use. |
XML_Selected | For internal use. |
XML_Type | For internal use. |
#Properties
Name | Description |
---|---|
Display |
Gets or sets the display name of the data source field that the Json |
Name |
Gets or sets the name of the data source field that the Json |
Node |
Gets or sets the type of the JSON node that the Json |
Selected | Gets or sets whether to include the JSON node in the data source schema. |
Type |
Gets or sets the type of the data source field that the Json |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Checks whether the current Json |
Get |
For internal use. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also