This action allows the user to perform linking on the current project. The function call takes in no arguments. Return type is a SSPResult which contains a IsSuccess flag for success/failure and Message in the form of list of strings.
SSPResult Link()
SSPResult contains 'IsSuccess' flag and 'Message' information of the project Link action.