Share via


GetItemCompletedEventArgs.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
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public ReadOnly Property Result As GetItemResponseType
    Get
'Usage
Dim instance As GetItemCompletedEventArgs
Dim value As GetItemResponseType

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

Property Value

Type: Microsoft.SharePoint.Portal.WebControls.GetItemResponseType

See Also

Reference

GetItemCompletedEventArgs Class

GetItemCompletedEventArgs Members

Microsoft.SharePoint.Portal.WebControls Namespace