'宣言
Public Function GetCustomTypeNameForReportItem( _ ByVal reportItemType As Type _ ) As String
public string GetCustomTypeNameForReportItem( Type reportItemType )
パラメータ
- reportItemType
- 呼び出し元がカスタムレポートアイテム型を検索しているデザイナのSystem.Type。
戻り値の型
CustomReportItemのRDL要素のType属性値に対して適切な値を返します。