get_Block()

XmlSchemaComplexType::get_Block() method

Returns the block attribute.

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

Return Value

The block attribute prevents a complex type from being used in the specified type of derivation. The default is XmlSchemaDerivationMethod::None. Optional.

See Also