System::Xml::Schema::XmlSchemaKeyref::set_Refer method

XmlSchemaKeyref::set_Refer method

Sets the name of the key that this constraint refers to in another simple or complex type.

void System::Xml::Schema::XmlSchemaKeyref::set_Refer(const SharedPtr<XmlQualifiedName> &value)
ParameterTypeDescription
valueconst SharedPtr<XmlQualifiedName>&The value to set.

See Also