System::Xml::Schema::XmlSchemaComplexContent::set_IsMixed method

XmlSchemaComplexContent::set_IsMixed method

Sets information that determines if the type has a mixed content model.

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

See Also