get_Refer()

XmlSchemaKeyref::get_Refer() method

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

SharedPtr<XmlQualifiedName> System::Xml::Schema::XmlSchemaKeyref::get_Refer()

Return Value

The QName of the key that this constraint refers to.

See Also