System::Xml::Schema::XmlSchemaElement::set_Form method

XmlSchemaElement::set_Form method

Sets the form for the element.

void System::Xml::Schema::XmlSchemaElement::set_Form(XmlSchemaForm value)
ParameterTypeDescription
valueXmlSchemaFormThe value to set.

See Also