System::Xml::Schema::XmlSchemaElement::set_IsNillable method
XmlSchemaElement::set_IsNillable method
Sets information that indicates if xsi:nil can occur in the instance data. Indicates if an explicit nil value can be assigned to the element.
void System::Xml::Schema::XmlSchemaElement::set_IsNillable(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | The value to set. |
See Also
- Class XmlSchemaElement
- Namespace System::Xml::Schema
- Library Aspose.TeX for C++