Returns or sets the error code of the API call.
Namespace: NuGardt.Yourls.API.ResultAssembly: NuGardt.Yourls.API (in NuGardt.Yourls.API.dll) Version: 1.0.0.1 (1.0.0.1)
public int ErrorCode { get; set; }public int ErrorCode { get; set; }Public Property ErrorCode As Integer
Get
Set
Public Property ErrorCode As Integer
Get
Set
public:
virtual property int ErrorCode {
int get () sealed;
void set (int value) sealed;
}public:
virtual property int ErrorCode {
int get () sealed;
void set (int value) sealed;
}Property Value
Type:
Int32Implements
IYourlsBaseResult ErrorCode