DirParty::tableList Method [AX 2012]
Retrieves the list of tables which can represent an address book role.
client server public static container tableList([DirPartyType _partyType])
Run On
ClientOrServerParameters
- _partyType
- Type: DirPartyType Enumeration
A DirPartyType value; optional.
Return Value
Type: containerA container that contains a list of the tables which can represent an address book role.
Show: