Click or drag to resize

ElementboundItemId Property

Id of the bound Item.

Namespace:  Aras.Modules.CMF.Public
Syntax
JavaScript
function get_boundItemId();

Return Value

Type: [T:(Any)]
string
Examples
JavaScript
var boundItemId = element.boundItemId;
See Also