set_BaseTypeName()

XmlSchemaSimpleTypeRestriction::set_BaseTypeName(const SharedPtr<XmlQualifiedName>&) method

Sets the name of the qualified base type.

void System::Xml::Schema::XmlSchemaSimpleTypeRestriction::set_BaseTypeName(const SharedPtr<XmlQualifiedName> &value)

Arguments

ParameterTypeDescription
valueconst SharedPtr<XmlQualifiedName>&The value to set.

See Also