FabricationConfiguration.LocateInsulationSpecification
Method
Description:
Gets the insulation specification by group and name.
Gets the insulation specification by group and name.
Parameters
Parameter | Type | Description |
---|---|---|
group | String | The insulation specification group. |
name | String | The insulation specification name. |
Return Value
Type | Description |
---|---|
Int32 | The insulation specification identifier. Returns -1 if not found. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |