UniqueName プロパティ

このノードで示す必要があるレポート アイテムまたはグループの一意の名前を取得または設定します。

名前空間:  ReportExecution2005
アセンブリ:  ReportExecution2005 (ReportExecution2005.dll)

構文

'宣言
Public Property UniqueName As String
    Get
    Set
'使用
Dim instance As DocumentMapNode
Dim value As String

value = instance.UniqueName

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

プロパティ値

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