DirPerson.initFromDirPerson Method

Initializes a DirPerson record that is based on another DirPerson record

Syntax

public void initFromDirPerson(DirPerson _person)

Run On

Called

Parameters

  • _person
    Type: DirPerson Table
    The DirPerson record that is used to initialize the new DirPerson record.

See Also

Reference

DirPerson Table