set_Form()

XmlSchemaAttribute::set_Form(XmlSchemaForm) method

Sets the form for the attribute.

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

Arguments

ParameterTypeDescription
valueXmlSchemaFormThe value to set.

See Also