RecurrencePattern Constructor(String,Hashtable)
Initializes a new instance of the
RecurrencePattern class.
public RecurrencePattern(
System.string ,
System.Collections.Hashtable
)
'Declaration
Public Function New( _
ByVal As System.String, _
ByVal As System.Collections.Hashtable _
)
Parameters
- parentRecurrenceId
- The parent id.
- rawData
- The raw pattern data.