get_Datatype()

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

Return Value

The XmlSchemaDatatype post-schema-compilation value.

See Also