AuditLogParameterGetDefaultNGRuntimeValue Method

Returns default values of the audit log parameters

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

public static AuditLogParameter GetDefaultNGRuntimeValue(
	string systemName
)

Parameters

systemName
Type: SystemString
System name

Return Value

Type: AuditLogParameter
AuditLogParameter object
See Also