GetRecordRoutingCompletedEventArgs.Result Property
This class and its members are reserved for internal use and are not intended to be used in your code.
Namespace: Microsoft.Office.RecordsManagement.OfficialFileWSProxy
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public ReadOnly Property Result As String
Get
'Usage
Dim instance As GetRecordRoutingCompletedEventArgs
Dim value As String
value = instance.Result
public string Result { get; }
Property Value
Type: System.String
See Also
Reference
GetRecordRoutingCompletedEventArgs Class
GetRecordRoutingCompletedEventArgs Members
Microsoft.Office.RecordsManagement.OfficialFileWSProxy Namespace