Click or drag to resize

PropertyExpression Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The PropertyExpression type exposes the following members.

Properties
  NameDescription
Public propertyforTreeview
Name format used for textual tree view representation
(Inherited from graphNode.)
Public propertyhost
Host instance at this expression node
Public propertyhostType
Type of the host instance at this expression node
Public propertyisInsideDictionary
Public propertyisInsideList
Public propertyisLeaf
Gets a value indicating whether this instance is leaf.
(Inherited from graphNodeBase.)
Public propertyIsReady
Gets a value indicating whether this instance is ready for reading value
Public propertyIsWritable
Gets a value indicating whether this instance is writable.
Public propertyItem
Gets or sets the IGraphNode with the specified key.
(Inherited from graphNode.)
Public propertyLeaf
Opposite to root -- the last child
Public propertylevel
Gets the depth level, where 1 is the root
(Inherited from graphNodeBase.)
Public propertyname (Overrides graphNodeBasename.)
Public propertyparent
Referenca prema parent objektu
(Inherited from graphNodeBase.)
Public propertyparentExpression
Parent expression node
Public propertypath
Putanja objekta
(Inherited from graphNodeBase.)
Public propertypathSeparator
Gets the path separator used in this path format - if its not set it will look for parent's default path separator to set it. If there is no parent, it will use defaultPathSeparator
(Inherited from graphNodeBase.)
Public propertyproperty
Property information about this expression node
Public propertyroot
Gets the root.
(Inherited from graphNodeBase.)
Public propertystate
State of this expression node, indicating if it was solved or not
Public propertyundesolvedPart
Part of the expression path that left unresolved
Public propertyvalueType
Type of the value that is pointed by property expression
Top
See Also