Click or drag to resize

HP.SV.DotNetRuleApi.Hook.Processing.Attributes Namespace

 
Classes
  ClassDescription
Public classDefaultMessageMetadataProtocolAttribute
Use this class level attribute to define the default metadata namespace to avoid having to specify the namespace for each occurrence of the MessageMetadataAccess attribute on the method level.
Public classMessageMetadataAccessAttribute
Use this method level attribute to specify which metadata values should be prefetched into the context object. This prefetching is done for performance reasons, you need to prefetch metadata before using them.
Public classValueAccessAttribute
Internal use only