SpecUtils Members


The SpecUtils type exposes the following members.

Methods

Name Description
Public method Static member GetAllSpecs
Gets the identifiers of all specs.
Public method Static member GetParameterType Obsolete.
Gets the ParameterType value corresponding to the given spec identifier.
Public method Static member GetSpecTypeId Obsolete.
Gets the ForgeTypeId identifying the spec corresponding to the given ParameterType value.
Public method Static member IsSpec
Checks whether a ForgeTypeId identifies a spec.
Public method Static member IsValidDataType
Returns true if the given ForgeTypeId identifies a valid parameter data type.

See Also