Sets the specified ConcurrentMerge as the current context ConcurrentMerge.
object.SetConcurrentMergeId(lngObjId)
CaWContext
lngObjId - A long that represents the ConcurrentMerge object ID.
A boolean - True if success, False if fails.
Example
blnRet = objContext.SetConcurrentMergeId(lngObjId)
More information:
| Copyright © 2013 CA. All rights reserved. |
|