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 © 2013 CA. All rights reserved. |
|