Share via


ReportItemInstance.Bookmark プロパティ

定義

Bookmark クラスの ReportItem プロパティの計算値を取得します。

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

プロパティ値

string プロパティの計算値を表す Bookmark 値。

適用対象