Description Assigns this class to the first accessible Parent specified by Path.
-
Return Type
-
A Long value. A Long with the value of the Ancestor level ( see Path property ) of the accessible McDBNode. Failure Returns -1 and this object remains unchanged.. Failure conditions: * No accessible parent exists.
-
Syntax
-
object.SetNodeAccessibleParent
The SetNodeAccessibleParent Method syntax has these parts: |
| object | An expression evaluating to an object of type McDataNodeRef. |
|