System::Xml::Schema::XmlSchemaType::get_Datatype method

XmlSchemaType::get_Datatype method

Returns the post-compilation value for the data type of the complex type.

SharedPtr<XmlSchemaDatatype> System::Xml::Schema::XmlSchemaType::get_Datatype()

ReturnValue

The XmlSchemaDatatype post-schema-compilation value.

See Also