Getting an instance of ICheckinOperation
![]()
Hi All,
I'm working on writing a custom build task that will run on the mainframe. One thing I'm struggling with is how to get an instance of ICheckinOperation. How do I get an IRepositoryResolver object? I coded the below line just to move on and surpass compiler errors.
Any help would be really appreciated. Thanks, Scott |