Click or drag to resize

PreprocessResultDeleteMessageMetadataValue Method

Specifies a requested deleting of metadata of a given key.

Namespace:  HP.SV.DotNetRuleApi.Hook.Processing
Assembly:  HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 6.0.0.72-
Syntax
C#
public PreprocessResult DeleteMessageMetadataValue(
	string key
)

Parameters

key
Type: SystemString

Return Value

Type: PreprocessResult
See Also