DirDunsNumber::isDUNSUsedMoreThanOnce Method
Determines whether the DUNS number is used more than one time.
Syntax
client server public static boolean isDUNSUsedMoreThanOnce(LogisticsDunsNumberRecId _dunsRecId)
Run On
Called
Parameters
- _dunsRecId
Type: LogisticsDunsNumberRecId Extended Data Type
The record ID of the DirDunsNumber record to check for.
Return Value
Type: boolean
true if the specified DUNS number is used more than one time; otherwise, false.