DataElementName プロパティ

このレポート アイテムのデータ要素または属性に使用する名前。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Property DataElementName As String
    Get
    Set
'使用
Dim instance As ReportItem
Dim value As String

value = instance.DataElementName

instance.DataElementName = value
public string DataElementName { get; set; }
public:
property String^ DataElementName {
    String^ get ();
    void set (String^ value);
}
member DataElementName : string with get, set
function get DataElementName () : String
function set DataElementName (value : String)

プロパティ値

型: System. . :: . .String
string 値です。