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)
ParameterTypeDescription
valueboolThe value to set.

See Also