set_FixedValue()

XmlSchemaElement::set_FixedValue(const String&) method

Sets the fixed value.

void System::Xml::Schema::XmlSchemaElement::set_FixedValue(const String &value)

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also