Type 속성
Returns the type of the custom report item.
네임스페이스: Microsoft.ReportingServices.ReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore
구문
‘선언
Public ReadOnly Property Type As String
Get
‘사용 방법
Dim instance As CustomReportItem
Dim value As String
value = instance.Type
public string Type { get; }
public:
property String^ Type {
String^ get ();
}
member Type : string
function get Type () : String
속성 값
형식: System. . :: . .String
A string value.