I am trying to program the Email Documents button in the SOP Entry Window using Visual Studio Tools in GP2010.
I have the following code however the email window does not pop-up.
sopEntryForm.SopEntry.EmailDocumentsButton.RunValidate();
Does anyone have any ideas?
*This post is locked for comments