set_Block()

XmlSchemaElement::set_Block(XmlSchemaDerivationMethod) method

Sets a Block derivation.

void System::Xml::Schema::XmlSchemaElement::set_Block(XmlSchemaDerivationMethod value)

Arguments

ParameterTypeDescription
valueXmlSchemaDerivationMethodThe value to set.

See Also