RecordsRepositoryCommon Class

Contains the Web template ID used for creating a new Records Center.

Inheritance Hierarchy

System.Object
  Microsoft.Office.RecordsManagement.RecordsRepository.RecordsRepositoryCommon

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

Syntax

'Declaration
Public Class RecordsRepositoryCommon
'Usage
Dim instance As RecordsRepositoryCommon
public class RecordsRepositoryCommon

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.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

RecordsRepositoryCommon Members

Microsoft.Office.RecordsManagement.RecordsRepository Namespace