NumberSequenceTable::autoId Method
Generates a NumberSequenceRefModule string of up to 5 characters based on the specified NumberSequencedDatatype record.
Syntax
client server public static NumberSequenceRefModule autoId(NumberSequenceDatatype _datatype)
Run On
Called
Parameters
- _datatype
Type: NumberSequenceDatatype Table
The NumberSequenceDatatype record for which to generate the NumberSequenceRefModulestring.
Return Value
Type: NumberSequenceRefModule Extended Data Type
A NumberSequenceRefModule string of up to 5 characters based on the specified NumberSequencedDatatype record.
Remarks
The resulting string is of the format: [DatatypePrefix]_ where [DatatypePrefix] = a string of up to 4 characters based on the label of the specified data type.