OfficialFileProxy.GetRecordRoutingCompleted Event
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.RecordsManagement.OfficialFileWSProxy
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Event GetRecordRoutingCompleted As GetRecordRoutingCompletedEventHandler
'Usage
Dim instance As OfficialFileProxy
Dim handler As GetRecordRoutingCompletedEventHandler
AddHandler instance.GetRecordRoutingCompleted, handler
public event GetRecordRoutingCompletedEventHandler GetRecordRoutingCompleted
See Also
Reference
Microsoft.Office.RecordsManagement.OfficialFileWSProxy Namespace