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