Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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