get_IsFixed()

XmlSchemaFacet::get_IsFixed() method

Returns information that indicates that this facet is fixed.

virtual bool System::Xml::Schema::XmlSchemaFacet::get_IsFixed()

Return Value

If true, value is fixed; otherwise, false. The default is false. Optional.

See Also