Share via


releaseSessionsCompletedEventArgs.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 XmlElement()
    Get
'Usage
Dim instance As releaseSessionsCompletedEventArgs
Dim value As XmlElement()

value = instance.Result
public XmlElement[] Result { get; }

Property Value

Type: []

See Also

Reference

releaseSessionsCompletedEventArgs Class

releaseSessionsCompletedEventArgs Members

Microsoft.SharePoint.Portal.WebControls.WSRPWebService Namespace