Condividi tramite


Group.DocumentMapLabel Proprietà

Definizione

Ottiene o imposta un'etichetta per identificare un'istanza del gruppo all'interno dell'Interfaccia utente client (per fornire un'etichetta intuitiva per la ricerca). Vedere ReportItem.Label

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression DocumentMapLabel { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression DocumentMapLabel { get; set; }
member this.DocumentMapLabel : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property DocumentMapLabel As ReportExpression

Valore della proprietà

Un oggetto ReportExpression.

Si applica a