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

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

Property Value

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

See Also

Reference

performBlockingInteractionCompletedEventArgs Class

performBlockingInteractionCompletedEventArgs Members

Microsoft.SharePoint.Portal.WebControls.WSRPWebService Namespace