System::Xml::Schema::XmlSchemaElement::get_Block method

XmlSchemaElement::get_Block method

Returns a Block derivation.

XmlSchemaDerivationMethod System::Xml::Schema::XmlSchemaElement::get_Block()

ReturnValue

The attribute used to block a type derivation. Default value is XmlSchemaDerivationMethod::None. Optional.

See Also