Click or drag to resize
WebFactorTreeNode Properties

The WebFactorTreeNode type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Children to this factor tree node.
Public propertyFactor
Factor for this factor tree node.
Public propertyId
Id for this factor tree node.
Public propertyParents
Parents of this factor tree node. This property is not included in the web service contract.
Public propertyRecursiveChildrenIds
Children to this factor tree node that is represented with factor ids instead of factor object to avoid problems with circular trees. This property is currently not used.
Top
See Also