IPowerBIClient.DeserializationSettings Property

 

Gets or sets json deserialization settings.

Namespace:   Microsoft.PowerBI.Api.Beta
Assembly:  Microsoft.PowerBI.Api (in Microsoft.PowerBI.Api.dll)

Syntax

JsonSerializerSettings DeserializationSettings { get; }

Property Value

Type: Newtonsoft.Json.JsonSerializerSettings

See Also

IPowerBIClient Interface
Microsoft.PowerBI.Api.Beta Namespace

Return to top