Copies the fields of the specified Recurrence object to this recurrence.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public void ApplyPattern ( |
Visual Basic
Copy Code
|
|---|
Public Sub ApplyPattern ( _ |
RemarksThis method behaves similarly to the Clone method except that it does not create a new object.
See Also