TypeCode 속성
Gets the type of this text box instance.
네임스페이스: Microsoft.ReportingServices.OnDemandReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)
구문
‘선언
Public ReadOnly Property TypeCode As TypeCode
Get
‘사용 방법
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
속성 값
유형: System. . :: . .TypeCode
A TypeCode value.