Compartilhar via


TransformableFilterValuesToFieldTransformer.IWebPartField.Schema property

Retorna o esquema do filtro, usando o nome do parâmetro como o nome e a seqüência de caracteres como o tipo.

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

Syntax

'Declaração
Private ReadOnly Property Schema As PropertyDescriptor
    Implements IWebPartField.Schema
    Get
'Uso
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

Ver também

Referência

TransformableFilterValuesToFieldTransformer class

TransformableFilterValuesToFieldTransformer members

Microsoft.SharePoint.WebPartPages namespace