get_BaseTypeName()

XmlSchemaComplexContentExtension::get_BaseTypeName() method

Returns the name of the complex type from which this type is derived by extension.

SharedPtr<XmlQualifiedName> System::Xml::Schema::XmlSchemaComplexContentExtension::get_BaseTypeName()

Return Value

The name of the complex type from which this type is derived by extension.

See Also