set_Final()

XmlSchemaType::set_Final(XmlSchemaDerivationMethod) method

Sets the final attribute of the type derivation that indicates if further derivations are allowed.

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

Arguments

ParameterTypeDescription
valueXmlSchemaDerivationMethodThe value to set.

See Also