Copies the fields of the specified Recurrence object to this recurrence.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public void ApplyPattern ( |
Visual Basic Copy Code |
---|
Public Sub ApplyPattern( _ |
The Recurrence object whose fields to copy.
This method behaves similarly to the Clone method except that it does not create a new object.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |