語言

ExtensionSettings 類別

定義

代表 Delivery 擴充功能及其可設定。

public ref class ExtensionSettings
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
[System.Serializable]
public class ExtensionSettings
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
[<System.Serializable>]
type ExtensionSettings = class
Public Class ExtensionSettings
繼承
ExtensionSettings
屬性

備註

ExtensionSettings物件由方法作為輸出GetSubscriptionProperties回傳,並作為輸入傳遞給 CreateSubscription and SetSubscriptionProperties 方法。

建構函式

名稱 Description
ExtensionSettings()

初始化 ExtensionSettings 類別的新執行個體。

屬性

名稱 Description
Extension

取得或設定交付分機的名稱。

ParameterValues

取得或設定 Delivery 擴充功能的設定。

適用於