Gets the Delete After Checkin attribute for this process.
object.GetDeleteAfterCI()
CaWCheckin
None
A boolean that represents the value.
Example
Dim objCheckin Set objCheckin = objContext.GetCheckin() blnViewPath = objCheckin.GetDeleteAfterCI()
More information:
| Copyright © 2013 CA. All rights reserved. |
|