Share via


TransformableFilterValuesToFieldTransformer.IWebPartField.Schema property

Returns the schema of the filter, using the ParameterName as the Name, and string as the type.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Private ReadOnly Property Schema As PropertyDescriptor
    Implements IWebPartField.Schema
    Get
'Usage
Dim instance As TransformableFilterValuesToFieldTransformer
Dim value As PropertyDescriptor

value = CType(instance, IWebPartField).Schema
PropertyDescriptorIWebPartField.Schema { get; }

Property value

Type: System.ComponentModel.PropertyDescriptor

Implements

IWebPartField.Schema

See also

Reference

TransformableFilterValuesToFieldTransformer class

TransformableFilterValuesToFieldTransformer members

Microsoft.SharePoint.WebPartPages namespace