de la propiedad RecordSeries.ContentType
NOTA: esta API está ahora obsoleta.
Obtiene el tipo de contenido para esta regla.
Espacio de nombres: Microsoft.Office.RecordsManagement.RecordsRepository
Ensamblado: Microsoft.Office.Policy (en Microsoft.Office.Policy.dll)
Sintaxis
'Declaración
<ObsoleteAttribute("The Record Series is deprecated - use the routing rules list.")> _
Public ReadOnly Property ContentType As SPContentType
Get
'Uso
Dim instance As RecordSeries
Dim value As SPContentType
value = instance.ContentType
[ObsoleteAttribute("The Record Series is deprecated - use the routing rules list.")]
public SPContentType ContentType { get; }
Valor de propiedad
Tipo: Microsoft.SharePoint.SPContentType
Vea también
Referencia
Espacio de nombres Microsoft.Office.RecordsManagement.RecordsRepository