set_Final()

XmlSchemaElement::set_Final(XmlSchemaDerivationMethod) method

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

void System::Xml::Schema::XmlSchemaElement::set_Final(XmlSchemaDerivationMethod value)

Arguments

ParameterTypeDescription
valueXmlSchemaDerivationMethodThe value to set.

See Also