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