Description True when this object may not be moved from its database.
-
Property type
-
A Boolean value.
-
Syntax
-
object.IsLocal
The IsLocal Property syntax has these parts: |
| object | An expression evaluating to an object of type McDataNodeRef. | Remarks This is a cached value and does not query the value at time of the invocation.
|