ProjBADataDetailsFactsHelper.createContactFact Method [AX 2012]

Creates a contact fact object with relevant contact information.

public CLRObject createContactFact(RecId _dirPersonRecId)

Run On

Server

Parameters

_dirPersonRecId
Type: RecId Extended Data Type
Record id of the DirPerson table.

Return Value

Type: CLRObject Class
A Microsoft.Dynamics.BusinessAnalyzer.Foundation.BasicDataDetailsContactFact object.

Community Additions

ADD
Show: