ActiveReports 8 Server Administrator Guide
Setting Constructor
The setting name.
The setting value.
The setting description.
The type of the setting.
Initializes a new instance of the Setting class.
Syntax
public Setting( 
   string name,
   string value,
   string description,
   Type type
)

Parameters

name
The setting name.
value
The setting value.
description
The setting description.
type
The type of the setting.
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