Sets the specified Checkin as the current context Checkin.
object.SetCheckinName(strCheckinName)
CaWContext
strCheckinName - A string that represents the Checkin name.
A boolean - True if success, False if fails.
Example
blnRet = objContext.SetCheckinName(“Checkin”)
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|