System::Xml::Schema::XmlSchemaElement::get_FixedValue method

XmlSchemaElement::get_FixedValue method

Returns the fixed value.

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

ReturnValue

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

See Also