ActiveReports 12 Server User Guide
NoticeType Class
Members 

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Errors Namespace : NoticeType Class
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

See Also

Reference

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