ReportItem.Bookmark Propiedad

Definición

Obtiene o establece el marcador de este elemento en el informe.

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

Valor de propiedad

Un String valor que contiene el marcador del elemento del informe.

Comentarios

Es responsabilidad del usuario hacer que los marcadores sean únicos.

Se aplica a