StringProperty Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente une propriété de chaîne de rapport.
public ref class StringProperty : Microsoft::ReportingServices::RdlObjectModel::PropertyDefinition, Microsoft::ReportingServices::RdlObjectModel::IPropertyDefinition
public class StringProperty : Microsoft.ReportingServices.RdlObjectModel.PropertyDefinition, Microsoft.ReportingServices.RdlObjectModel.IPropertyDefinition
type StringProperty = class
inherit PropertyDefinition
interface IPropertyDefinition
Public Class StringProperty
Inherits PropertyDefinition
Implements IPropertyDefinition
- Héritage
- Implémente
Constructeurs
| StringProperty(String, String) |
Crée une instance de la classe StringProperty. |
Propriétés
| Default |
Obtient la valeur par défaut. |
| Name |
Nom de la propriété. (Hérité de PropertyDefinition) |
Implémentations d’interfaces explicites
| IPropertyDefinition.Maximum |
Obtient la valeur maximale. |
| IPropertyDefinition.Minimum |
Obtient la valeur minimale. |
| IPropertyDefinition.Validate(Object, Object) |
Valide la propriété spécifiée. |