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)
Parameter | Type | Description |
---|---|---|
value | XmlSchemaDerivationMethod | The value to set. |
See Also
- Enum XmlSchemaDerivationMethod
- Class XmlSchemaType
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++