Gets and sets the name of the schema's root element.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Property Value
Type: StringExceptions
| Exception | Condition |
|---|---|
| ArgumentException | When trying to set this property with a null, empty, or whitespace value |
| XmlException | When trying to set this property with a string that contains illegal characters for an XML element name |
Remarks
See Also