ContentIterator.ItemsOfContentTypeOrChildQuery - Méthode

Espace de noms :  Microsoft.Office.Server.Utilities
Assembly :  Microsoft.Office.Server (dans Microsoft.Office.Server.dll)

Syntaxe

'Déclaration
Public Shared Function ItemsOfContentTypeOrChildQuery ( _
    strContentTypeId As String _
) As String
'Utilisation
Dim strContentTypeId As String
Dim returnValue As String

returnValue = ContentIterator.ItemsOfContentTypeOrChildQuery(strContentTypeId)
public static string ItemsOfContentTypeOrChildQuery(
    string strContentTypeId
)

Paramètres

Valeur renvoyée

Type : System.String

Voir aussi

Référence

ContentIterator classe

ContentIterator - Membres

Microsoft.Office.Server.Utilities - Espace de noms