Cookie Settings

Try our new documentation site (beta).

Filter Content By
Version
Table of contents
Filter by Language
C API Details
C++ API Details
GRBModel +
Java API Details
GRBModel +
.NET API Details
GRBModel +
Python API Details
Model +
Attributes
Parameters
Parameter Descriptions


JSONSolDetail

Level of detail in JSON solution format
 Type: int
 Default value: 0
 Minimum value: 0
 Maximum value: 1

This parameter controls the amount of detail included in a JSON solution. For a precise description of the contents of the resulting JSON string, please refer to the JSON solution format section.

For examples of how to query or modify parameter values from our different APIs, refer to our Parameter Examples.