Determines whether the specified oldvalue is valid.
Namespace: ABSuite.AccessLayer.Connector.Core.Utility
Assembly: Unisys.ABSuite.AccessLayer.Connector.Core (in Unisys.ABSuite.AccessLayer.Connector.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- oldvalue
- Type: SystemObject
The oldvalue. - newvalue
- Type: SystemObject
The newvalue.
Return Value
Type: Booleantrue if the specified oldvalue is valid; otherwise, false.
See Also