ProjBADataDetails.getProjectDashboard Method [AX 2012]

Retrieves the details of the project entity as a sequence of groups of name-value pairs.

public CLRObject getProjectDashboard()

Run On

Server

Return Value

Type: CLRObject Class
A Microsoft.Dynamics.BusinessAnalyzer.Foundation.BasicDataDetails object serialized as a byte array.

The order in which the group collection is built is important as the client relies on the order to display the groups in an entity.

Community Additions

ADD
Show: