IConfigureRuntimeConfigureLog Method

Reads/updates the System/DBReorg/Deployment Log details

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

StatusInfo ConfigureLog(
	ConfigureLogParameter logParameter,
	ModeType mode
)

Parameters

logParameter
Type: Unisys.AgileBusiness.RuntimeAPIConfigureLogParameter
LogParameter object
mode
Type: Unisys.AgileBusiness.RuntimeAPIModeType
Read/Write mode of the configuration

Return Value

Type: StatusInfo
StatusInfo Object
See Also