AifFault::serialize Method [AX 2012]

Microsoft internal use only.

client server public static AifXml serialize(AifFault _rootFault, [InfologData _infologData])

Run On

Called

Parameters

_rootFault
Type: AifFault Class
The root fault to show.
_infologData
Type: InfologData Extended Data Type
The Infolog data that contains details of all logged faults; optional.

Return Value

Type: AifXml Extended Data Type
The fault message sent to the end user.
Show: