CheckboxParameterAttribute
Namespace: Lithnet.Ecma2Framework
Defines a configuration parameter that is rendered as a check box in the management agent's configuration pages
Inheritance Object → Attribute → ParameterAttribute → DataParameterAttribute → CheckboxParameterAttribute
Properties
Name
Gets the name of the parameter, as shown to the user on the MIM configuration page
Property Value
TypeId
Property Value
Constructors
CheckboxParameterAttribute(String)
Initializes a new instance of the CheckboxParameterAttribute class
Parameters
name
String
The name of the parameter, as shown to the user on the MIM configuration page
Last updated