Compartir a través de


del método ContentIterator.ItemsOfContentTypeIdQuery

Espacio de nombres:  Microsoft.Office.Server.Utilities
Ensamblado:  Microsoft.Office.Server (en Microsoft.Office.Server.dll)

Sintaxis

'Declaración
Public Shared Function ItemsOfContentTypeIdQuery ( _
    strContentTypeId As String _
) As String
'Uso
Dim strContentTypeId As String
Dim returnValue As String

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

Parámetros

Valor devuelto

Tipo: System.String

Vea también

Referencia

clase ContentIterator

Miembros ContentIterator

Espacio de nombres Microsoft.Office.Server.Utilities