Method GetDocument
GetDocument(String)
Gets the value of the specified attribute as IJSONDocument.
Declaration
IJSONDocument GetDocument(string attribute)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | attribute | Name of the attribute. |
Returns
| Type | Description |
|---|---|
| IJSONDocument | IJSONDocument value of the specified attribute. |