Creates serialized body of parameters.
Namespace: Scanjour.Workflow4.Web.Services.Repositories
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- bodyParametersObject
- Type: SystemObject
Object that will contain properties converted to JSON.
Return Value
Type: StringSerialized JSON object from an input type
See Also