set_IsFixed()

XmlSchemaFacet::set_IsFixed(bool) method

Sets information that indicates that this facet is fixed.

virtual void System::Xml::Schema::XmlSchemaFacet::set_IsFixed(bool value)

Arguments

ParameterTypeDescription
valueboolThe value to set.

See Also