次の方法で共有


ReportSection.ID プロパティ

定義

このレポート定義オブジェクトの一意の識別子を取得します。

public:
 property System::String ^ ID { System::String ^ get(); };
public string ID { get; }
member this.ID : string
Public ReadOnly Property ID As String

プロパティ値

string 値。

適用対象