AddonDataHandler::EndGetData method
SharePoint 2013
An implementation of this method ends the asynchronous request.
Namespace: Microsoft.Office.Visio.Server
Assembly: Microsoft.Office.Visio.Server (in Microsoft.Office.Visio.Server.dll)
Parameters
- result
- Type: System.IAsyncResult
An IAsyncResult object that contains information about the status of the operation.
Return value
Type: System.Data.DataSetA DataSet that contains the data retrieved from the data source.
Show: