Click or drag to resize

OutgoingWebResponseContextWrapperSetETag Method (Guid)

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

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 SetETag(
	Guid entityTag
)

Parameters

entityTag
Type: SystemGuid

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

Implements

IOutgoingWebResponseContextSetETag(Guid)
See Also