IPowerBIClient.SerializationSettings Property
Gets or sets json serialization settings.
Namespace: Microsoft.PowerBI.Api.Beta
Assembly: Microsoft.PowerBI.Api (in Microsoft.PowerBI.Api.dll)
Syntax
JsonSerializerSettings SerializationSettings { get; }
Property Value
Type: Newtonsoft.Json.JsonSerializerSettings
See Also
IPowerBIClient Interface
Microsoft.PowerBI.Api.Beta Namespace
Return to top