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