Lingua

Report.ReportID Proprietà

Definizione

Ottiene o imposta l'identificatore univoco per il report.

public:
 property Guid ReportID { Guid get(); void set(Guid value); };
[System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")]
public Guid ReportID { get; set; }
[<System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")>]
member this.ReportID : Guid with get, set
Public Property ReportID As Guid

Valore della proprietà

L'identificatore univoco per il rapporto.

Attributi

Si applica a