RecordSeries.Dispose Method
NOTE: This API is now obsolete.
Releases all unmanaged resources that are used by the RecordSeries object.
Namespace: Microsoft.Office.RecordsManagement.RecordsRepository
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
<ObsoleteAttribute("The Record Series is deprecated - use the routing rules list.")> _
Public Sub Dispose
'Usage
Dim instance As RecordSeries
instance.Dispose()
[ObsoleteAttribute("The Record Series is deprecated - use the routing rules list.")]
public void Dispose()
Implements
See Also
Reference
Microsoft.Office.RecordsManagement.RecordsRepository Namespace