get_Final()

XmlSchemaType::get_Final() method

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

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

Return Value

One of the valid XmlSchemaDerivationMethod values. The default is XmlSchemaDerivationMethod::None.

See Also