set_BaseType()

XmlSchemaSimpleContentRestriction::set_BaseType(const SharedPtr<XmlSchemaSimpleType>&) method

Sets the simple type base value.

void System::Xml::Schema::XmlSchemaSimpleContentRestriction::set_BaseType(const SharedPtr<XmlSchemaSimpleType> &value)

Arguments

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

See Also