Click or drag to resize

RestWarning Class

[Missing <summary> documentation for "T:NetIQ.DRA.Common.Rest.Responses.RestWarning"]

Inheritance Hierarchy
SystemObject
  NetIQ.DRA.Common.Rest.ResponsesRestAlert
    NetIQ.DRA.Common.Rest.ResponsesRestWarning

Namespace:  NetIQ.DRA.Common.Rest.Responses
Assembly:  NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax
[DataContractAttribute]
public class RestWarning : RestAlert

The RestWarning type exposes the following members.

Constructors
  NameDescription
Public methodRestWarning
Initializes a new instance of the RestWarning class
Top
Fields
  NameDescription
Public fieldMessage (Inherited from RestAlert.)
Public fieldSuggestion (Inherited from RestAlert.)
Top
See Also