RecordsRepositoryCommon Class

Contains the Web template identifier 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 must pass in the Web template identifier to the SPWebCollection.Add method in the Microsoft.SharePoint namespace to create a 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