SystemFilter Constructor

Creates a SystemFilter object.

Namespace:  Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected Sub New ( _
    fd As FilterDescriptor _
)
'Usage
Dim fd As FilterDescriptor

Dim instance As New SystemFilter(fd)
protected SystemFilter(
    FilterDescriptor fd
)

Parameters

See Also

Reference

SystemFilter Class

SystemFilter Members

Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace