You are here: Symbol Reference > Stimulsoft.Base.Json.Serialization Namespace > JsonPropertyCollection Class > JsonPropertyCollection Methods > GetProperty Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonPropertyCollection.GetProperty Method

Gets a property by property name.

Syntax
C++
C#
Visual Basic
public: JsonProperty GetProperty( string propertyName, StringComparison comparisonType );
Parameters
Parameters 
Description 
propertyName 
The name of the property to get. 
comparisonType 
Type property name string comparison. 
Returns

A matching property if found.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.