Share via


NumberSequenceTable.autoFormat Method

Sets the Format and AnnotatedFormat fields based on the specified NumberSequenceDatatype and NumberSeqScope objects.

Syntax

public boolean autoFormat(NumberSequenceDatatype _numberSequenceDatatype, NumberSeqScope _scope)

Run On

Called

Parameters

Return Value

Type: boolean
true if the Format and AnnotatedFormat fields were successfully updatd; otherwise, false.

Remarks

The value of the Highest field may be modified by calling this method to make sure that that the generated numbers fit within the size of the data type.

See Also

Reference

NumberSequenceTable Table