ScheduleDefinition.Item Property
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.
public:
property Microsoft::SqlServer::ReportingServices2005::RecurrencePattern ^ Item { Microsoft::SqlServer::ReportingServices2005::RecurrencePattern ^ get(); void set(Microsoft::SqlServer::ReportingServices2005::RecurrencePattern ^ value); };
C#
public Microsoft.SqlServer.ReportingServices2005.RecurrencePattern Item { get; set; }
member this.Item : Microsoft.SqlServer.ReportingServices2005.RecurrencePattern with get, set
Public Property Item As RecurrencePattern
Toode | Versioonid |
---|---|
SQL Server .NET SDK | 2016 |