ExternalXmlElement Class
Represents an external XML element.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Class ExternalXmlElement _
Implements IXmlSerializable
'Usage
Dim instance As ExternalXmlElement
public class ExternalXmlElement : IXmlSerializable
public ref class ExternalXmlElement : IXmlSerializable
type ExternalXmlElement =
class
interface IXmlSerializable
end
public class ExternalXmlElement implements IXmlSerializable
Inheritance Hierarchy
System.Object
Microsoft.ReportingServices.RdlObjectModel.ExternalXmlElement
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.