Saves the recurrence data to a binary stream or an XML document.
Overload List| Name | Description |
|---|---|
Recurrence.SaveTo (BinaryWriter, BinarySerializationContext) |
Saves the recurrence data to a binary stream. |
Saves the recurrence data as a JsonObject. |
|
Saves the recurrence data to an XML document. |
See Also