GetRecordRoutingCollectionCompletedEventArgs Class
This class and its members are reserved for internal use and are not intended to be used in your code.
Inheritance Hierarchy
System.Object
System.EventArgs
System.ComponentModel.AsyncCompletedEventArgs
Microsoft.Office.RecordsManagement.OfficialFileWSProxy.GetRecordRoutingCollectionCompletedEventArgs
Namespace: Microsoft.Office.RecordsManagement.OfficialFileWSProxy
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Class GetRecordRoutingCollectionCompletedEventArgs _
Inherits AsyncCompletedEventArgs
'Usage
Dim instance As GetRecordRoutingCollectionCompletedEventArgs
public class GetRecordRoutingCollectionCompletedEventArgs : AsyncCompletedEventArgs
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
GetRecordRoutingCollectionCompletedEventArgs Members
Microsoft.Office.RecordsManagement.OfficialFileWSProxy Namespace