Click or drag to resize

HpsvActivitiesBaseItem Property

Allows to get Service Call Activity HpsvActivitiesBase

Namespace:  HP.SV.DotNetRuleApi
Assembly:  HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 5.6.0.9999-localBuild
Syntax
C#
public HpsvActivityBase this[
	int index
] { get; }

Parameters

index
Type: SystemInt32
zero based index based on the ordering within Data Model

Return Value

Type: HpsvActivityBase
Service Call Activity
See Also