ActiveReports.Server.Extensibility アセンブリ > ActiveReports.Server.Security 名前空間 > Setting クラス : Setting コンストラクタ |
'宣言 Public Function New( _ ByVal name As String, _ ByVal value As String, _ ByVal displayName As String, _ ByVal description As String, _ ByVal isPassword As Boolean, _ ByVal type As Type _ )
public Setting( string name, string value, string displayName, string description, bool isPassword, Type type )