get_FixedValue()

XmlSchemaElement::get_FixedValue() method

Returns the fixed value.

String System::Xml::Schema::XmlSchemaElement::get_FixedValue()

Return Value

The fixed value that is predetermined and unchangeable. The default is nullptr. Optional.

See Also