2027 Method
Changes 0
M

FabricationServiceButton.GetConditionUpperValue

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