IXmlItemSerializer Interface Members
In This Topic
The following tables list the members exposed by IXmlItemSerializer.
Public Properties
| Name | Description |
 | ElementName | Gets the element name to be written in the resulting XML for the item. |
 | IsLegacySerializer | Gets value Indicating whether this serializer implementation is used for legacy report serialization. |
 | Namespace | Gets the namespace to be used to write the item data to the XML. |
 | ObjectType | Gets the report item's type which should be serialized with this surrogate. |
Top
Public Methods
See Also