FabricationServiceButton.GetConditionDescription
Description:
Gets the description for the condition size range.
Gets the description for the condition size range.
public string GetConditionDescription(
int condition
)
-
Int32conditionThe index of the condition in the service button.
Return Value
String
A user-defined string that describes the condition range, as defined in the fabrication configuration.
For example, this may describe the size of the range or describe the type of fitting.
-
The index condition is not larger or equal to 0 and less than ConditionCount.