Click or drag to resize

HpsvServiceInfoEndpointsItem Property

Allows to get Virtual Service Endpoint HpsvServiceInfoEndpoint

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

Parameters

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

Return Value

Type: HpsvServiceInfoEndpoint
Virtual Service Endpoint
See Also