ActiveReports.Server.Extensibility Assembly > ActiveReports.Server.Security Namespace > Setting Class : Setting Constructor |
'Declaration 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 )