EcmDocumentRoutingWeb.DropOffZone-Eigenschaft
Ruft die Dokumentbibliothek, die eine zentrale Anlaufstelle Vorlage in die Content-Organizer-fähigen Website darstellt.
Namespace: Microsoft.Office.RecordsManagement.RecordsRepository
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public ReadOnly Property DropOffZone As SPList
Get
'Usage
Dim instance As EcmDocumentRoutingWeb
Dim value As SPList
value = instance.DropOffZone
public SPList DropOffZone { get; }
Eigenschaftswert
Typ: Microsoft.SharePoint.SPList
Gibt SPListzurück.
Siehe auch
Referenz
Microsoft.Office.RecordsManagement.RecordsRepository-Namespace