RecurrencePattern Constructor ()

 

Applies To: SQL Server 2016 Preview

Initializes a new instance of the RecurrencePattern class.

Namespace:   ReportService2005
Assembly:  ReportService2005 (in ReportService2005.dll)

Syntax

public RecurrencePattern()
public:
RecurrencePattern()
new : unit -> RecurrencePattern
Public Sub New

Examples

Legacy Code Example

See Also

RecurrencePattern Class
ReportService2005 Namespace

Return to top