TreeNode.AOTIsOld Method

Indicates whether this node is from a file found in the old model store.

Syntax

public boolean AOTIsOld()

Run On

Called

Return Value

Type: boolean
true if this node is from the old model store; otherwise false.

See Also

Reference

TreeNode Class