System::Xml::Schema::XmlSchemaElement::set_Final method

XmlSchemaElement::set_Final method

Sets the Final value to indicate that no further derivations are allowed.

void System::Xml::Schema::XmlSchemaElement::set_Final(XmlSchemaDerivationMethod value)
ParameterTypeDescription
valueXmlSchemaDerivationMethodThe value to set.

See Also