API Integrator 2016 .NET Edition
API Integrator 2016 .NET Edition
Questions / Feedback?

StatusCode Property

The HTTP status code returned in the last response.

Syntax

[VB.NET]
Public ReadOnlyProperty StatusCode As Integer

[C#]
public int StatusCode {get;}

Remarks

This property holds the HTTP status code returned in the last response.

This property is read-only and not available at design time.

Default Value

0

 
 
Copyright (c) 2021 /n software inc. - All rights reserved.
API Integrator 2016 .NET Edition - Version 16.0 [Build 7709]