EcmDocumentRouterRule.TargetPath-Eigenschaft
Ruft ab oder legt den serverrelativen Pfad zum Zielordner für Dokumente, die dieser Regel entsprechen.
Namespace: Microsoft.Office.RecordsManagement.RecordsRepository
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Property TargetPath As String
Get
Set
'Usage
Dim instance As EcmDocumentRouterRule
Dim value As String
value = instance.TargetPath
instance.TargetPath = value
public string TargetPath { get; set; }
Eigenschaftswert
Typ: System.String
Siehe auch
Referenz
Microsoft.Office.RecordsManagement.RecordsRepository-Namespace