System::Xml::Schema::XmlSchemaType::set_IsMixed method
XmlSchemaType::set_IsMixed method
Sets a value indicating if this type has a mixed content model. This call is only valid in a complex type.
virtual void System::Xml::Schema::XmlSchemaType::set_IsMixed(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | The value to set. |
See Also
- Class XmlSchemaType
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++