IElementParent Property |  |
Gets the parent of this element.
Namespace: Lawo.EmberPlusSharp.ModelAssembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
SyntaxProperty Value
Type:
INodeThe parent of the element if it is not the root element; otherwise
null.
See Also