Executes the ConcurrentMerge process on the Package in the current context.
object.Execute()
CaWConcurrentMerge
None
A long - Zero if success. Nonzero if failure.
Example
Dim objConcurrentMerge Set objConcurrentMerge = objContext.GetConcurrentMerge() lngRet = objConcurrentMerge.Execute()
More information:
| Copyright © 2013 CA. All rights reserved. |
|