System::Xml::Schema::XmlSchemaType::set_Final method

XmlSchemaType::set_Final 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)
ParameterTypeDescription
valueXmlSchemaDerivationMethodThe value to set.

See Also