ActiveReports 8 Server End User Guide
Setting Constructor

Syntax
'Declaration
 
Public Function New( _
   ByVal name As System.String, _
   ByVal value As System.String, _
   ByVal description As System.String, _
   ByVal type As System.Type _
)
public Setting( 
   System.string name,
   System.string value,
   System.string description,
   System.Type type
)

Parameters

name
value
description
type
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

Setting Class
Setting Members

 

 


Copyright © 2015 GrapeCity, inc. All rights reserved

Support Forum