共用方式為


ID 屬性

Gets the unique identifier for this report definition object.

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public Overrides ReadOnly Property ID As String
    Get
'用途
Dim instance As PageSection
Dim value As String

value = instance.ID
public override string ID { get; }
public:
virtual property String^ ID {
    String^ get () override;
}
abstract ID : string
override ID : string
override function get ID () : String

屬性值

型別:System. . :: . .String
A string value.