Filter.GetXml - Méthode
Obtient la chaîne XML qui représente l'objet Filter .
Espace de noms : Microsoft.Office.Project.Server.Library
Assembly : Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)
Syntaxe
'Déclaration
Public Function GetXml As String
'Utilisation
Dim instance As Filter
Dim returnValue As String
returnValue = instance.GetXml()
public string GetXml()
Valeur renvoyée
Type : System.String