System::Xml::Schema::XmlSchema::get_IsCompiled metod

XmlSchema::get_IsCompiled method

Indikerar om schemat har kompilerats.

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

ReturnValue

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

Se även