Progress® Telerik® Reporting R1 2021
ClientDataContractResolver.CreateProperty Method
Creates a Newtonsoft.Json.Serialization.JsonProperty for the given System.Reflection.MemberInfo.
Namespace:
Telerik.ReportServer.HttpClientAssembly: Telerik.ReportServer.HttpClient (in Telerik.ReportServer.HttpClient.dll)
Syntax
protected override JsonProperty CreateProperty( MemberInfo member, MemberSerialization memberSerialization )
Parameters
- member
- Type: System.ReflectionMemberInfo
The member to create a Newtonsoft.Json.Serialization.JsonProperty for. - memberSerialization
- Type: MemberSerialization
The member's parent Newtonsoft.Json.MemberSerialization.
Return Value
Type: JsonPropertyA created Newtonsoft.Json.Serialization.JsonProperty for the given System.Reflection.MemberInfo.
Version Information
Supported in: 1.0.1