System::Xml::Schema::XmlSchema::set_Id method

XmlSchema::set_Id method

Sets the string ID.

void System::Xml::Schema::XmlSchema::set_Id(const String &value)
ParameterTypeDescription
valueconst String&The value to set.

See Also