WorkflowDesignerServiceGetBadRequestResponse Method (String) |
Returns ServiceResponse with BadRequest type
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 13.0.131
Syntax protected ServiceResponse GetBadRequestResponse(
string message
)
Parameters
- message
- Type: SystemString
Error message
Return Value
Type:
ServiceResponseSee Also