Innovator 12.0 JavaScript API Reference
Innovator 12.0 JavaScript API Reference
Namespaces
Aras.Modules.CMF.Public
Element Class
Element Properties
boundItemId Property
id Property
parentId Property
sortOrder Property
type Property
Element
parentId Property
Id of the parent Element.
Namespace:
Aras.Modules.CMF.Public
Syntax
JavaScript
Copy
function
get_
parentId
();
Return Value
Type:
[T:(Any)]
string
Examples
JavaScript
Copy
var
parentId = element.parentId;
See Also
Reference
Element Class
Aras.Modules.CMF.Public Namespace
© 2006-2019 Aras Corporation.
Send comments on this topic to
support@aras.com