Gets the Checkin Mode attribute for this process.
object.GetCheckinMode()
CaWCheckin
None
A long that represents the value.
Example
Dim objCheckin Set objCheckin = objContext.GetCheckin() lngCheckinMode = objCheckin.GetCheckinMode()
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|