<Code Lib>
M

FieldBuilder.SetSpec

Description:
Sets the spec describing the field's values.

public FieldBuilder SetSpec(
	ForgeTypeId specTypeId
)

Return Value FieldBuilder The FieldBuilder object may be used to add more details to the field.

Loading…