HSDK Class Descriptions › CaCheckin › bool GetDeleteAfterCI(void)
Gets the Delete After Checkin attribute for this process.
CaCheckin
None
bool-the value
Example
CaCheckin& rCheckin = rContext.GetCheckin(); bool bFlag = rCheckin.GetDeleteAfterCI();
More information: