2027 Method
Changes 0
M

FabricationServiceButton.GetConditionLowerValue

Description:
Gets the condition lower value (valid if greater or equal) for a given condition index.
Remarks:
A value of -1 indicates an unrestricted value.
public double GetConditionLowerValue(
	int condition
)
  • Int32
    condition
    The condition index.
Return Value Double The condition lower value.