Specifies a numeric value. The range of the value is given by the attributes MaxValue, which specifies the maximum, and MinValue, which specifies the minimum. The value of MinValue must be less than or equal to the value of MaxValue. The following parameter attributes are valid for this parameter type:
|
Attribute |
Meaning |
Range |
|---|---|---|
|
MaxValue |
Maximum of the value assigned |
-2147483648 to 2147483647 |
|
MinValue |
Minimum of the value assigned |
-2147483648 to 2147483647 and MinValue <= MaxValue |
|
Comment |
Comment on the parameter |
any string |
|
Trans |
Drives the inheritance of parameter settings |
{yes|no} |
|
UpdateDefault |
Overwrites the default value when updating the image |
{yes|no} |
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|