FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ServerInfoHeader Class / AnyAttr Property

In This Topic
    AnyAttr Property (ServerInfoHeader)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AnyAttr As XmlAttribute()
    public XmlAttribute[] AnyAttr {get; set;}
    See Also