TransformableFilterValuesToParametersTransformer.IWebPartParameters.Schema Property

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

Syntax

'Declaration
Private ReadOnly Property Schema As PropertyDescriptorCollection
    Implements IWebPartParameters.Schema
    Get
'Usage
Dim instance As TransformableFilterValuesToParametersTransformer
Dim value As PropertyDescriptorCollection

value = CType(instance, IWebPartParameters).Schema
PropertyDescriptorCollectionIWebPartParameters.Schema { get; }

Property Value

Type: System.ComponentModel.PropertyDescriptorCollection

Implements

IWebPartParameters.Schema

See Also

Reference

TransformableFilterValuesToParametersTransformer Class

TransformableFilterValuesToParametersTransformer Members

Microsoft.SharePoint.WebPartPages Namespace