Report.ID プロパティ

定義

プロパティ レポートの ID を取得します。値の設定も可能です。

public:
 property System::String ^ ID { System::String ^ get(); void set(System::String ^ value); };
public string ID { get; set; }
member this.ID : string with get, set
Public Property ID As String

プロパティ値

プロパティの文字列値。

適用対象