MapFieldName.Name プロパティ
フィールドの名前を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property Name As ReportStringProperty
Get
'使用
Dim instance As MapFieldName
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 オブジェクトです。