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: 8.0.2.0 (8.0.2.20210618)
Syntax
public XmlSchema GetSchema()

Return Value

Type: XmlSchema
An XML schema used when serializing the object

Implements

IXmlSerializableGetSchema
See Also