Gets a simple text summary of Validation Items, optionally filtered by Key and Sub Key.

Syntax

ISValidationItems.GetSummary([key], [subKey])

Parameters

NameTypeOptionalByRefDescription
key String Optional The optional Key to filter by. "*" indicates to include all. If omitted, a value of * is assumed.
subKey String Optional The optional SubKey to filter by. "*" indicates to include all. If omitted, a value of * is assumed.

Return Value

String
Member of:
ISValidationItems
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0