CustomProperty.Name プロパティ
カスタム プロパティの名前です。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property Name As ReportStringProperty
Get
'使用
Dim instance As CustomProperty
Dim value As ReportStringProperty
value = instance.Name
public ReportStringProperty Name { get; }
public:
property ReportStringProperty^ Name {
ReportStringProperty^ get ();
}
member Name : ReportStringProperty
function get Name () : ReportStringProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
ReportStringProperty オブジェクト。