Método System::Xml::Schema::XmlSchemaElement::set_DefaultValue

XmlSchemaElement::set_DefaultValue method

Establece el valor predeterminado del elemento si su contenido es un tipo simple o el contenido del elemento es textOnly.

void System::Xml::Schema::XmlSchemaElement::set_DefaultValue(const String &value)
ParámetroTipoDescripción
valueconst String&El valor a establecer.

Ver también