get_Final()

XmlSchemaElement::get_Final() method

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

XmlSchemaDerivationMethod System::Xml::Schema::XmlSchemaElement::get_Final()

Return Value

The Final value. The default is XmlSchemaDerivationMethod::None. Optional.

See Also