Click or drag to resize

RestWarningArrayAdd Method

[Missing <summary> documentation for "M:NetIQ.DRA.Common.Rest.Responses.RestWarningArray.Add(System.String,System.String)"]

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
public void Add(
	string message,
	string suggestion
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:NetIQ.DRA.Common.Rest.Responses.RestWarningArray.Add(System.String,System.String)"]

suggestion
Type: SystemString

[Missing <param name="suggestion"/> documentation for "M:NetIQ.DRA.Common.Rest.Responses.RestWarningArray.Add(System.String,System.String)"]

See Also