Subscription.DeliverySettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The settings that are specific to the delivery extension of the subscription.
public:
property ReportService2005::ExtensionSettings ^ DeliverySettings { ReportService2005::ExtensionSettings ^ get(); void set(ReportService2005::ExtensionSettings ^ value); };
public ReportService2005.ExtensionSettings DeliverySettings { get; set; }
member this.DeliverySettings : ReportService2005.ExtensionSettings with get, set
Public Property DeliverySettings As ExtensionSettings
Property Value
An ExtensionSettings value.