Report.ReportID 屬性

定義

取得或設定報告的唯一識別碼。

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

屬性值

報告的唯一識別碼。

屬性

適用於