Gets object id that has been matched with the specified object id.
Syntax
ID2 = object. GetMatchedObject ID1
Parameters
object
An expression that evaluates to a CopyWithSubstitution object.
ID1 - [in] long
An object id that evaluates to a specific object id.
ID2 - [out] long
An object that has been matched with object ID1.
Remarks
A value of 0 will be returned if object ID1 is not in source list or has not been matched.
|
Copyright © 2014 CA.
All rights reserved.
|
|