//Reseeds table at complete deletion public Task PutRefPointAsync() { return(restApiService.PutReferenceAsync()); }