set_Refer()

XmlSchemaKeyref::set_Refer(const SharedPtr<XmlQualifiedName>&) 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)

Arguments

ParameterTypeDescription
valueconst SharedPtr<XmlQualifiedName>&The value to set.

See Also