Description True when the last link identified in the Path is the a Primary link.
-
Property type
-
A Boolean value.
-
Syntax
-
object.IsPrimaryLink
The IsPrimaryLink Property syntax has these parts: |
| object | An expression evaluating to an object of type McDataNodeRef. | Remarks The .Node, .Parent and .Node.Parent are found at the time of invocation. False will be returned when one of the objects may not be retrieved.
|