System::Xml::Schema::XmlSchema::get_IsCompiled method

XmlSchema::get_IsCompiled method

Indicates if the schema has been compiled.

bool System::Xml::Schema::XmlSchema::get_IsCompiled()

ReturnValue

true if schema has been compiled, otherwise, false. The default value is false.

See Also