ISubscriptionBaseUIUserControl.UserData 屬性

定義

一組 Setting 定義通知擴充功能設定的物件陣列。

public:
 property cli::array <Microsoft::ReportingServices::Interfaces::Setting ^> ^ UserData { cli::array <Microsoft::ReportingServices::Interfaces::Setting ^> ^ get(); void set(cli::array <Microsoft::ReportingServices::Interfaces::Setting ^> ^ value); };
public Microsoft.ReportingServices.Interfaces.Setting[] UserData { get; set; }
member this.UserData : Microsoft.ReportingServices.Interfaces.Setting[] with get, set
Public Property UserData As Setting()

屬性值

由訂閱擁有者設定的物件陣列 Setting

適用於