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)
| Parameter | Type | Description | 
|---|---|---|
| value | XmlSchemaInference::InferenceOption | The value to set. | 
See Also
- Enum InferenceOption
 - Class XmlSchemaInference
 - Namespace System::Xml::Schema
 - Library Aspose.Page for C++