System::Xml::Schema::XmlSchemaComplexType::set_IsMixed Methode

XmlSchemaComplexType::set_IsMixed method

Setzt Informationen, die bestimmen, ob der komplexe Typ ein gemischtes Inhaltsmodell (Markup innerhalb des Inhalts) hat.

void System::Xml::Schema::XmlSchemaComplexType::set_IsMixed(bool value) override
ParameterTypBeschreibung
WertboolDer zu setzende Wert.

Siehe auch