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 Members
Microsoft.Office.RecordsManagement.RecordsRepository Namespace