Partager via


Propriété TypeCode

Gets the type of this text box instance.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property TypeCode As TypeCode
    Get
'Utilisation
Dim instance As TextBoxInstance
Dim value As TypeCode

value = instance.TypeCode
public TypeCode TypeCode { get; }
public:
property TypeCode TypeCode {
    TypeCode get ();
}
member TypeCode : TypeCode
function get TypeCode () : TypeCode

Valeur de propriété

Type : System. . :: . .TypeCode
A TypeCode value.