System::Xml::Schema::XmlSchemaFacet::set_IsFixed method

XmlSchemaFacet::set_IsFixed method

Sets information that indicates that this facet is fixed.

virtual void System::Xml::Schema::XmlSchemaFacet::set_IsFixed(bool value)
ParameterTypeDescription
valueboolThe value to set.

See Also