System::Xml::Schema::XmlSchemaComplexType::set_IsMixed method

XmlSchemaComplexType::set_IsMixed method

Sets information that determines if the complex type has a mixed content model (markup within the content).

void System::Xml::Schema::XmlSchemaComplexType::set_IsMixed(bool value) override
ParameterTypeDescription
valueboolThe value to set.

See Also