dfn.contact.list.all

Syntax

l = dfn.contact.list.all(dfn<,itype>)

Get all contacts associated with a DFN. Inactive contacts are included.

Returns:

l - list of contacts

Note

Iterate over a FISH list using the loop foreach construct.

Arguments:

dfn - DFN pointer

itype - optional contact type ID used to filter the returned contacts