del método ContentIterator.ItemsOfContentTypeIdQueryInFolder
Espacio de nombres: Microsoft.Office.Server.Utilities
Ensamblado: Microsoft.Office.Server (en Microsoft.Office.Server.dll)
Sintaxis
'Declaración
Public Shared Function ItemsOfContentTypeIdQueryInFolder ( _
strContentTypeId As String _
) As String
'Uso
Dim strContentTypeId As String
Dim returnValue As String
returnValue = ContentIterator.ItemsOfContentTypeIdQueryInFolder(strContentTypeId)
public static string ItemsOfContentTypeIdQueryInFolder(
string strContentTypeId
)
Parámetros
- strContentTypeId
Tipo: System.String
Valor devuelto
Tipo: System.String