get_Form()

XmlSchemaElement::get_Form() method

Returns the form for the element.

XmlSchemaForm System::Xml::Schema::XmlSchemaElement::get_Form()

Return Value

The form for the element. The default is the XmlSchema::get_ElementFormDefault value. Optional.

See Also