System::Xml::Schema::XmlSchemaComplexType::set_IsAbstract method
XmlSchemaComplexType::set_IsAbstract method
Sets the information that determines if the complexType element can be used in the instance document.
void System::Xml::Schema::XmlSchemaComplexType::set_IsAbstract(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | The value to set. |
See Also
- Class XmlSchemaComplexType
- Namespace System::Xml::Schema
- Library Aspose.PUB for C++