getPortletPropertyDescriptionCompletedEventArgs.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 PortletPropertyDescriptionResponse
    Get
'Usage
Dim instance As getPortletPropertyDescriptionCompletedEventArgs
Dim value As PortletPropertyDescriptionResponse

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

Property Value

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

See Also

Reference

getPortletPropertyDescriptionCompletedEventArgs Class

getPortletPropertyDescriptionCompletedEventArgs Members

Microsoft.SharePoint.Portal.WebControls.WSRPWebService Namespace