System::Xml::Schema::XmlSchemaComplexType::get_IsAbstract method
XmlSchemaComplexType::get_IsAbstract method
Returns the information that determines if the complexType element can be used in the instance document.
bool System::Xml::Schema::XmlSchemaComplexType::get_IsAbstract()
ReturnValue
If true, an element cannot use this complexType element directly and must use a complex type that is derived from this complexType element. The default is false. Optional.
See Also
- Class XmlSchemaComplexType
- Namespace System::Xml::Schema
- Library Aspose.PUB for C++