get_QualifiedName()

XmlSchemaIdentityConstraint::get_QualifiedName() method

Returns the qualified name of the identity constraint, which holds the post-compilation interpretation of the QualifiedName value.

SharedPtr<XmlQualifiedName> System::Xml::Schema::XmlSchemaIdentityConstraint::get_QualifiedName()

Return Value

The post-compilation interpretation of the QualifiedName value.

See Also