RecordSeries-Klasse
HINWEIS: Diese API ist veraltet.
Stellt eine Regel dar.
Vererbungshierarchie
System.Object
Microsoft.Office.RecordsManagement.RecordsRepository.RecordSeries
Namespace: Microsoft.Office.RecordsManagement.RecordsRepository
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
<ObsoleteAttribute("The Record Series is deprecated - use the routing rules list.")> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Class RecordSeries _
Implements IDisposable
'Usage
Dim instance As RecordSeries
[ObsoleteAttribute("The Record Series is deprecated - use the routing rules list.")]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public class RecordSeries : IDisposable
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.
Siehe auch
Referenz
Microsoft.Office.RecordsManagement.RecordsRepository-Namespace