Click or drag to resize

HpsvActivityBase Class

Base class for Service Call Activity, accessible via HpsvActivitiesBase
Inheritance Hierarchy
SystemObject
  HP.SV.DotNetRuleApiHpsvActivityBase

Namespace:  HP.SV.DotNetRuleApi
Assembly:  HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 5.00
Syntax
C#
public class HpsvActivityBase

The HpsvActivityBase type exposes the following members.

Properties
  NameDescription
Public propertyEnabled
Turn On Service Call Activity
Public propertyRequest
Request part of the Service Call Activity
Public propertyResponse
Response part of the Service Call Activity or null for Post Response Service Call Activity
Top
Remarks
This class is inherited in generated rule assemblies as Activity{id}_name.
See Also