Share via


DirPersonUser::createDirPersonUser Method

Assigns a user name to a person.

Syntax

client server public static DirPersonUser createDirPersonUser(
    UserId _user, 
    DirPartyRecId _person, 
   [ValidFromDateTime _validFrom, 
    ValidToDateTime _validTo])

Run On

Called

Parameters

Return Value

Type: DirPersonUser Table
The found or created record for the relationship.

See Also

Reference

DirPersonUser Table