SpecUtils Members

The SpecUtils type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetAllSpecs
Gets the identifiers of all specs.
Public methodStatic memberGetParameterType Obsolete.
Gets the ParameterType value corresponding to the given spec identifier.
Public methodStatic memberGetSpecTypeId Obsolete.
Gets the ForgeTypeId identifying the spec corresponding to the given ParameterType value.
Public methodStatic memberIsSpec
Checks whether a ForgeTypeId identifies a spec.
Public methodStatic memberIsValidDataType
Returns true if the given ForgeTypeId identifies a valid parameter data type.

See Also