IAdministerSystemListIspecs Method

Lists the unique ispecs in the application.

Namespace:  Unisys.AgileBusiness.RuntimeAPI
Assembly:  Unisys.AgileBusiness.RuntimeAPI (in Unisys.AgileBusiness.RuntimeAPI.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax

StatusInfo ListIspecs(
	out IList<string> ispecsList
)

Parameters

ispecsList
Type: System.Collections.GenericIListString
List of Ispecs in the system

Return Value

Type: StatusInfo
StatusInfo Object
See Also