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.1.3.0 (8.1.3.20220620)
Syntax
public XmlSchema GetSchema()

Return Value

Type: XmlSchema
An XML schema used when serializing the object

Implements

IXmlSerializableGetSchema
See Also