Click or drag to resize
ClientConfigMaxJSONLength Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a value that indicates the maximum JSON document size permitted.

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public int MaxJSONLength { get; }

Return Value

Type: Int32
A value that indicates the maximum JSON document size permitted.
Remarks