ReportParameter.PromptLocID プロパティ

定義

Promptプロパティの一意識別子を取得するか設定します。

public:
 property System::String ^ PromptLocID { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
public string PromptLocID { get; set; }
[<System.ComponentModel.DefaultValue("")>]
member this.PromptLocID : string with get, set
Public Property PromptLocID As String

プロパティ値

string の値。

属性

適用対象