Description Returns True when each McNodeRef has not been modified since it was assigned.
-
Property type
-
A Boolean value.
-
Syntax
-
object.IsInSync([bJustCheckSelection], [bMakeInSync])
The IsInSync Property syntax has these parts: |
| object | An expression evaluating to an object of type McDataNodeRefs. | | bJustCheckSelection | Optional. A Boolean value. | | bMakeInSync | Optional. A Boolean value. |
|