NumberSeqDatatype.find Method [AX 2012]

Loads the data type definition information from the related database tables.

Syntax

public boolean find([ExtendedTypeId _datatypeId])

Run On

Called

Parameters

Return Value

Type: boolean
true if the data type exists in the database; otherwise, false.

Remarks

If the _datetypeId parameter is not specified, the parmDatatypeId value is used.

See Also

Reference

NumberSeqDatatype Class