System::Xml::Schema::XmlSchemaIdentityConstraint::get_QualifiedName method

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()

ReturnValue

The post-compilation interpretation of the QualifiedName value.

See Also