set_Form()

XmlSchemaElement::set_Form(XmlSchemaForm) method

Sets the form for the element.

void System::Xml::Schema::XmlSchemaElement::set_Form(XmlSchemaForm value)

Arguments

ParameterTypeDescription
valueXmlSchemaFormThe value to set.

See Also