RestModuleRequestParam_PrettyJson Method |
Gets a (request parameter) value indicating if the JSON should be indented.
Default value: false.
Query string parameter name: "pretty".
Namespace:
Packflow.Rest
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public bool RequestParam_PrettyJson()
Return Value
Type:
BooleanSee Also