• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try Free
Show / Hide Table of Contents

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

Implements
IJsonObject.GetAttributeValue(String)
Back to top Copyright © 2017 Alachisoft