System::Xml::Schema::XmlSchemaType::get_Final method

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()

ReturnValue

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

See Also