Report.Name 屬性

定義

取得與通知相關聯的報表名稱。

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

屬性值

String

與通知有關聯的報表名稱。

適用於