Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Scaling value to be associated with the LP number. The percentage of the maximum value multiplied by 10000.
Definition
Visual Basic Public Property ScalingValue As Integer C# public int ScalingValue { get; set; } C++ public:
property int ScalingValue {
int get();
void set(int value);
}JScript public function get ScalingValue() : int
public function set ScalingValue(int);
Property Value
This property is read/write.