Click or drag to resize

IAssetTreeNode Methods

The IAssetTreeNode type exposes the following members.

Methods
  NameDescription
Public methodChildren
Retrieves child nodes, of current Asset Tree Node
Public methodDescendants
Retrieves descendant nodes of current Asset Tree Node
Public methodSiblings
Retrieves sibling nodes of current Asset Tree Node,
Public methodValid
Checks whether the Asset is within the valid time range to be viewed. An Asset is valid between its Start Date and End Date, if either is set.
Top
See Also