RecordSeries.ContentType Property

Gets the content type for this rule.

Namespace:  Microsoft.Office.RecordsManagement.RecordsRepository
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public ReadOnly Property ContentType As SPContentType
    Get
'Usage
Dim instance As RecordSeries
Dim value As SPContentType

value = instance.ContentType
public SPContentType ContentType { get; }

Property Value

Type: Microsoft.SharePoint.SPContentType

See Also

Reference

RecordSeries Class

RecordSeries Members

Microsoft.Office.RecordsManagement.RecordsRepository Namespace