KeyFilterCompositeField class

This member is reserved for internal use and is not intended to be used directly from your code.

Inheritance hierarchy

System.Object
  System.Web.UI.Control
    Microsoft.SharePoint.WebControls.SPControl
      Microsoft.SharePoint.WebControls.TemplateBasedControl
        Microsoft.SharePoint.WebControls.FormComponent
          Microsoft.SharePoint.WebControls.FieldMetadata
            Microsoft.Office.Server.WebControls.KeyFilterCompositeField

Namespace:  Microsoft.Office.Server.WebControls
Assembly:  Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)

Syntax

'Declaration
Public Class KeyFilterCompositeField _
    Inherits FieldMetadata
'Usage
Dim instance As KeyFilterCompositeField
public class KeyFilterCompositeField : FieldMetadata

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

KeyFilterCompositeField members

Microsoft.Office.Server.WebControls namespace