OfficialFileProxy.GetRecordRoutingCollectionCompleted 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 GetRecordRoutingCollectionCompleted As GetRecordRoutingCollectionCompletedEventHandler
'Usage
Dim instance As OfficialFileProxy
Dim handler As GetRecordRoutingCollectionCompletedEventHandler
AddHandler instance.GetRecordRoutingCollectionCompleted, handler
public event GetRecordRoutingCollectionCompletedEventHandler GetRecordRoutingCollectionCompleted
See Also
Reference
Microsoft.Office.RecordsManagement.OfficialFileWSProxy Namespace