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