SpecUtils Methods
| Name | Return Type | Description |
|---|---|---|
| GetAllSpecs() | IList<ForgeTypeId> | Gets the identifiers of all specs. |
| IsSpec(ForgeTypeId) | Boolean | Checks whether a ForgeTypeId identifies a spec. |
| IsValidDataType(ForgeTypeId) | Boolean | Returns true if the given ForgeTypeId identifies a valid parameter data type. |