Recurrence.GetSchema Method

This returns the schema for the serialized recurrence

Definition

Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2025.1.9.0
public XmlSchema GetSchema()

Return Value

XmlSchema
The XML schema

Implements

IXmlSerializable.GetSchema()

See Also