Click or drag to resize

KeyedListGetSchema Method

Returns the XML schema used when serializing the object

Namespace:  WorkflowGen.My.Collections
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 9.1.0.0 (9.1.0.20241025)
Syntax
public XmlSchema GetSchema()

Return Value

Type: XmlSchema
An XML schema used when serializing the object

Implements

IXmlSerializableGetSchema
See Also