System::Xml::Schema::XmlSchemaAttribute::set_Form method

XmlSchemaAttribute::set_Form method

Sets the form for the attribute.

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

See Also