get_IsCompiled()

XmlSchema::get_IsCompiled() method

Indicates if the schema has been compiled.

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

Return Value

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

See Also