ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Core.Rdl.Extensibility Namespace / IXmlItemSerializer Interface / Namespace Property

In This Topic
    Namespace Property (IXmlItemSerializer)
    In This Topic
    Gets the namespace to be used to write the item data to the XML.
    Syntax
    'Declaration
     
    ReadOnly Property Namespace As String
    string Namespace {get;}

    Property Value

    A System.String value indicating the XML namespace.
    See Also