set_Id()

XmlSchemaAnnotated::set_Id(const String&) method

Sets the string id.

void System::Xml::Schema::XmlSchemaAnnotated::set_Id(const String &value)

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also