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

See Also