Langue

DataSetDefinition.WidthSensitivitySpecified Propriété

Définition

Obtient ou fixe une valeur qui indique si la WidthSensitivity propriété est spécifiée.

public:
 property bool WidthSensitivitySpecified { bool get(); void set(bool value); };
[System.Xml.Serialization.XmlIgnore]
public bool WidthSensitivitySpecified { get; set; }
[<System.Xml.Serialization.XmlIgnore>]
member this.WidthSensitivitySpecified : bool with get, set
Public Property WidthSensitivitySpecified As Boolean

Valeur de propriété

true si la WidthSensitivity propriété doit être incluse dans l’appel du service Web ; sinon, false. La valeur par défaut est false.

Attributs

Remarques

Pour plus d’informations sur l’omission de propriétés, voir Omettre des valeurs pour les objets Web Service optionnels.

S’applique à