NotesJSONElement
Properties
| Name | Description |
|---|---|
| Name property | Name of a JSON element |
| Type property | Constant in JSON element that indicates the type of value represented by the value property. |
| Value property | Value of a JSON element. |
Methods
| Name | Description |
|---|---|
| Copy method (NotesJSONElement) | Copy value from a NotesJSONElement to another NotesJSONElement. |