OfficialFileCore-Klasse
Das Verarbeitungsmodul für Unterlagen, die dem Datensatzrepository darstellt.
Vererbungshierarchie
System.Object
Microsoft.Office.RecordsManagement.RecordsRepository.OfficialFileCore
Namespace: Microsoft.Office.RecordsManagement.RecordsRepository
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public NotInheritable Class OfficialFileCore
'Usage
Dim instance As OfficialFileCore
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public sealed class OfficialFileCore
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