FieldBuilder.SetSpec
Description:
Sets the spec describing the field's values.
Sets the spec describing the field's values.
public FieldBuilder SetSpec(
ForgeTypeId specTypeId
)
-
specTypeIdIdentifier of the spec.
-
A non-optional argument was null
-
The SchemaBuilder has already finished building the Schema. -or- The field type does not utilize unit conversions.