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値です。

適用対象