IConfigureRuntimeSetComponentProperties Method

Sets the Pooling settings and User Role information of AB Suite internal Components

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

StatusInfo SetComponentProperties(
	ComponentProperties properties
)

Parameters

properties
Type: Unisys.AgileBusiness.RuntimeAPIComponentProperties
ComponentProperties object

Return Value

Type: StatusInfo
StatusInfo object
See Also