Click or drag to resize

IOutgoingWebResponseContextSetETag Method (Int64)

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

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

Parameters

entityTag
Type: SystemInt64

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

See Also