getPortletDescriptionCompletedEventArgs.Result Property

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Portal.WebControls.WSRPWebService
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public ReadOnly Property Result As PortletDescriptionResponse
    Get
'Usage
Dim instance As getPortletDescriptionCompletedEventArgs
Dim value As PortletDescriptionResponse

value = instance.Result
public PortletDescriptionResponse Result { get; }

Property Value

Type: Microsoft.SharePoint.Portal.WebControls.WSRPWebService.PortletDescriptionResponse

See Also

Reference

getPortletDescriptionCompletedEventArgs Class

getPortletDescriptionCompletedEventArgs Members

Microsoft.SharePoint.Portal.WebControls.WSRPWebService Namespace