RecurrenceGetSchema Method

This returns the schema for the serialized recurrence

Definition

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

Return Value

XmlSchema
The XML schema

Implements

IXmlSerializableGetSchema

See Also