ReportItemInstance.DocumentMapLabel Propiedad

Definición

Obtiene el valor calculado de la propiedad DocumentMapLabel en una clase ReportItem.

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

Valor de propiedad

Valor string que representa el valor calculado de la propiedad DocumentMapLabel.

Se aplica a