Method GetAttributeValue
GetAttributeValue(String)
Gets attribute value identified by the attribute name
Declaration
public JsonValueBase GetAttributeValue(string attributeName)
Parameters
Type | Name | Description |
---|---|---|
System.String | attributeName |
Returns
Type | Description |
---|---|
JsonValueBase | Null if doesn't exist |