Filter.GetXml Method

Gets the XML string that represents the Filter object.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Function GetXml As String
'Usage
Dim instance As Filter
Dim returnValue As String

returnValue = instance.GetXml()
public string GetXml()

Return Value

Type: System.String

See Also

Reference

Filter Class

Filter Members

Microsoft.Office.Project.Server.Library Namespace