TransformableFilterValuesToFieldTransformer.IWebPartField.Schema Property
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
See Also
Reference
TransformableFilterValuesToFieldTransformer Class