Click or drag to resize

OutgoingWebResponseContextWrapperSetStatusAsCreated Method

[Missing <summary> documentation for "M:NetIQ.DRA.Common.Rest.Web.OutgoingWebResponseContextWrapper.SetStatusAsCreated(System.Uri)"]

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
public void SetStatusAsCreated(
	Uri locationUri
)

Parameters

locationUri
Type: SystemUri

[Missing <param name="locationUri"/> documentation for "M:NetIQ.DRA.Common.Rest.Web.OutgoingWebResponseContextWrapper.SetStatusAsCreated(System.Uri)"]

Implements

IOutgoingWebResponseContextSetStatusAsCreated(Uri)
See Also