Partager via


TreatAsNumeric propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public ReadOnly Property TreatAsNumeric As Boolean
    Get
'Utilisation
Dim instance As Field
Dim value As Boolean

value = instance.TreatAsNumeric
public bool TreatAsNumeric { get; }
public:
property bool TreatAsNumeric {
    bool get ();
}
member TreatAsNumeric : bool
function get TreatAsNumeric () : boolean

Valeur de la propriété

Type : System. . :: . .Boolean
A Boolean value.