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)
| Parameter | Type | Description | 
|---|---|---|
| value | const SharedPtr<XmlQualifiedName>& | The value to set. | 
See Also
- Typedef SharedPtr
 - Class XmlQualifiedName
 - Class XmlSchemaKeyref
 - Namespace System::Xml::Schema
 - Library Aspose.Page for C++