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

Method GetAttributeDataType

GetAttributeDataType(String)

Gets the Alachisoft.NCache.Runtime.Enum.JsonDataType of the value of specified attribute.

Declaration
JsonDataType GetAttributeDataType(string attribute)
Parameters
Type Name Description
System.String attribute
Returns
Type Description
Alachisoft.NCache.Runtime.Enum.JsonDataType

The datatype of value of attribute.

Back to top Copyright © 2017 Alachisoft