System::Xml::Schema::XmlSchemaInference::set_TypeInference method

XmlSchemaInference::set_TypeInference method

Sets the XmlSchemaInference::InferenceOption value that affects types inferred from the XML document.

void System::Xml::Schema::XmlSchemaInference::set_TypeInference(XmlSchemaInference::InferenceOption value)
ParameterTypeDescription
valueXmlSchemaInference::InferenceOptionThe value to set.

See Also