DirPartyTable::createNew Method

Creates a new record in the DirPartyTable.

Syntax

client server public static DirPartyTable createNew(
    DirPartyType _partyType, 
    Name _name, 
   [DirPartyNumber _partyNumber])

Run On

Called

Parameters

Return Value

Type: DirPartyTable Table
A newly created DirPartyTable record.

See Also

Reference

DirPartyTable Table