Click or drag to resize
ExtendedXmlData Properties

The ExtendedXmlData type exposes the following members.

Properties
  NameDescription
Public propertyAllowMacros
Indicates if macro values are allowed
(Inherited from XmlData.)
Public propertyColumnNames
Column names.
(Inherited from XmlData.)
Public propertyExcludedColumns
List of excluded columns (delimited by ';') which wont be loaded to collection. Test contains startwith.
(Inherited from XmlData.)
Public propertyItem
Gets or sets the value of the column.
(Inherited from XmlData.)
Public propertyItemIdentificator Obsolete.
Gets or sets the item identifier, if is set data can be saved structured.
Public propertyItemIdentifier
Gets or sets the item identifier, if is set data can be saved structured.
Public propertyMacroTable
Macro table
(Inherited from XmlData.)
Public propertyValue
Value of the custom data, if set, overrides the data collection.
(Inherited from XmlData.)
Public propertyXmlRootName
Gets name of xml root element.
(Inherited from XmlData.)
Top
See Also