Share via


DocumentRoutingResult.Url field

Represents the URL that points to the document routing result.

Namespace:  Microsoft.Office.RecordsManagement.RecordsRepository
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Url As String
'Usage
Dim instance As DocumentRoutingResult
Dim value As String

value = instance.Url

instance.Url = value
public string Url

See also

Reference

DocumentRoutingResult class

DocumentRoutingResult members

Microsoft.Office.RecordsManagement.RecordsRepository namespace