ActiveReports 8 Server SDK
NoticeType Class
Members 

Represents the field value collection of lookup result.
Object Model
NoticeType Class
Syntax
'Declaration
 
Public Class NoticeType 
   Inherits System.Collections.Generic.List(Of String)
public class NoticeType : System.Collections.Generic.List<string> 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      ActiveReports.Server.ReportServices.Contracts.Errors.NoticeType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NoticeType Members
ActiveReports.Server.ReportServices.Contracts.Errors Namespace

 

 


Copyright © 2015 GrapeCity, inc. All Rights Reserved.

Support Forum