Click or drag to resize

ProcessingHookContextIsMessageMetadataPresent Method

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

Parameters

key
Type: SystemString

Return Value

Type: Boolean
See Also