SPRowToParametersTransformer.IWebPartParameters.Schema - Propriété
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Private ReadOnly Property Schema As PropertyDescriptorCollection
Implements IWebPartParameters.Schema
Get
'Utilisation
Dim instance As SPRowToParametersTransformer
Dim value As PropertyDescriptorCollection
value = CType(instance, IWebPartParameters).Schema
PropertyDescriptorCollectionIWebPartParameters.Schema { get; }
Valeur de propriété
Type : System.ComponentModel.PropertyDescriptorCollection
Implémentations
Voir aussi
Référence
SPRowToParametersTransformer classe