PrintParameterEquals Method

Determines whether the provided object is equal to the current object

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

public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject
PrintParameter object

Return Value

Type: Boolean
True if equal, or false
See Also