DisplayContent property

Returns the content of a Custom Field, Database Cell, or Dashboard Cell, formatted for display.

Syntax


C++

HRESULT get_DisplayContent(BSTR* pDisplayContent)

Scripting languages

String = object.DisplayContent

Remarks


The formatting will match the style used in the eRoom user interface.

Home

Applies to

IERUCustomField

IERUDBCell

IERUDashboardCell


See also

Databases