FabricationServiceButton.ContainsFabricationPartType
Method
Description:
Checks to see if the fabrication part type exists on one of the button conditions.
Checks to see if the fabrication part type exists on one of the button conditions.
Parameters
| Parameter | Type | Description |
|---|---|---|
| partType | FabricationPartType | The fabrication part type to check. |
Return Value
| Type | Description |
|---|---|
| Boolean | Returns true if the fabrication part type exists on the fabrication service button. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |