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: 5.6.0.9999-localBuild
Syntax
C#
public PreprocessResult DeleteMessageMetadataValue(
	string key
)

Parameters

key
Type: SystemString

Return Value

Type: PreprocessResult
See Also