Description

Performs an Open/Edits command on all objects in the Selection.

Return Type

A Long value.   The number of successfully opened nodes

Syntax

object.NodeOpen ([sDisplayName])

The NodeOpen Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataNodes.
sDisplayNameOptional. A String value. An identifier specifying a particular McDataSource implementation.

Remarks

The following McDataManager notification functions will be called:
MultipleItemCommand, BeforeOpen, AfterOpen, AfterOpen2.