Click or drag to resize

IOutgoingWebResponseContextSetStatusAsNotFound Method (String)

[Missing <summary> documentation for "M:NetIQ.DRA.Common.Rest.Web.IOutgoingWebResponseContext.SetStatusAsNotFound(System.String)"]

Namespace:  NetIQ.DRA.Common.Rest.Web
Assembly:  NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax
void SetStatusAsNotFound(
	string description
)

Parameters

description
Type: SystemString

[Missing <param name="description"/> documentation for "M:NetIQ.DRA.Common.Rest.Web.IOutgoingWebResponseContext.SetStatusAsNotFound(System.String)"]

See Also