Action.Hyperlink Proprietà

Definizione

Ottiene o imposta un'espressione che restituisce l'URL del collegamento ipertestuale.

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

Valore della proprietà

ReportExpression

Oggetto ReportExpression che restituisce l'URL del collegamento ipertestuale.

Si applica a