'Declaration Public Function New( _ ByVal parentRecurrenceId As System.String, _ ByVal rawData As System.Collections.Hashtable _ )
public RecurrencePattern( System.string parentRecurrenceId, System.Collections.Hashtable rawData )
Parameters
- parentRecurrenceId
 - The parent id.
 - rawData
 - The raw pattern data.