Share via


XDocuments3.NewFromSolution method (Object)

Namespace:  Microsoft.Office.Interop.InfoPath
Assembly:  Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)

Syntax

'Declaration
Function NewFromSolution ( _
    varURI As Object _
) As XDocument
'Usage
Dim instance As XDocuments3
Dim varURI As Object
Dim returnValue As XDocument

returnValue = instance.NewFromSolution(varURI)
XDocument NewFromSolution(
    Object varURI
)

Parameters

Return value

Type: Microsoft.Office.Interop.InfoPath.XDocument
Returns XDocument.

Implements

XDocuments2.NewFromSolution(Object)

See also

Reference

XDocuments3 interface

XDocuments3 members

NewFromSolution overload

Microsoft.Office.Interop.InfoPath namespace