System::Xml::Schema::XmlSchemaElement::get_DefaultValue metodo

XmlSchemaElement::get_DefaultValue method

Restituisce il valore predefinito dell’elemento se il suo contenuto è un tipo semplice o il contenuto dell’elemento è textOnly.

String System::Xml::Schema::XmlSchemaElement::get_DefaultValue()

ReturnValue

Il valore predefinito per l’elemento. Il valore predefinito è nullptr. Opzionale.

Vedi anche