set_IsMixed()

XmlSchemaComplexContent::set_IsMixed(bool) method

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

void System::Xml::Schema::XmlSchemaComplexContent::set_IsMixed(bool value)

Arguments

ParameterTypeDescription
valueboolThe value to set.

See Also