Share via


Bookmark.BookmarkId 속성

Returns the ID of the bookmark.

네임스페이스:  Microsoft.ReportingServices.ReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public ReadOnly Property BookmarkId As String 
    Get
‘사용 방법
Dim instance As Bookmark 
Dim value As String 

value = instance.BookmarkId
public string BookmarkId { get; }
public:
property String^ BookmarkId {
    String^ get ();
}
member BookmarkId : string
function get BookmarkId () : String

속성 값

유형: System.String
A String value containing the ID of the bookmark.

참고 항목

참조

Bookmark 클래스

Microsoft.ReportingServices.ReportRendering 네임스페이스