script
SelectionParameter

This class is used to define a selection field in a script. There must be one parameter object for each parameter specified in a script version. These parameters are created when a version is created and can not be changed.



public class SelectionParameter

Properties
filterClassName The class name for the filter parameter.

type=string
minimum=0
maximum=255

propertyDisplayName The property name of the property to display in the UI.

type=string
minimum=0
maximum=255

 
Overridden Properties
paramType The type of the parameter.

default=selection

 
Properties inherited from script.FilterParameter
filter, paramType, spanObjectPointer
 
Properties inherited from script.AbstractMinMaxParameter
max, min
 
Properties inherited from script.AbstractParameter
checkBoxValue, checkBoxValueUIName, impact, required, runtime, script.ParameterMethod-Set, unset, value
 
Properties inherited from script.AbstractBaseParameter
displayName, mode, paramType, parameterName, script.AbstractParameterAction-Set, tooltip, uiOrder, xCoord, yCoord
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed