System::Xml::Schema::XmlSchemaElement::set_Final method
XmlSchemaElement::set_Final method
Sets the Final value to indicate that no further derivations are allowed.
void System::Xml::Schema::XmlSchemaElement::set_Final(XmlSchemaDerivationMethod value)
Parameter | Type | Description |
---|---|---|
value | XmlSchemaDerivationMethod | The value to set. |
See Also
- Enum XmlSchemaDerivationMethod
- Class XmlSchemaElement
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++