RestError ErrorCode FieldDRA REST Extensions SDK
A numerical value representing the error

Namespace: NetIQ.DRA.Common.Rest.Responses
Assembly: NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 0.0.0.0
Syntax

[DataMemberAttribute(Name = "errorCode")]
public Nullable<int> ErrorCode

Field Value

Type: OnlineNullable OnlineInt32 
See Also