RecordsRepositoryCommon.RecordsRepositoryWebTemplateID field

The Web template ID used for creating new Records Center.

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

Syntax

'Declaration
Public Const RecordsRepositoryWebTemplateID As Integer
'Usage
Dim value As Integer

value = RecordsRepositoryCommon.RecordsRepositoryWebTemplateID
public const int RecordsRepositoryWebTemplateID

Remarks

You need to pass in the Web template ID to the SPWebCollection.Add method in the Microsoft.SharePoint namespace to create a new Records Center.

See also

Reference

RecordsRepositoryCommon class

RecordsRepositoryCommon members

Microsoft.Office.RecordsManagement.RecordsRepository namespace