Description Returns True when the backing mcdbnode has not been modified since this object was assigned.
-
Return Type
-
A Boolean value.
-
Syntax
-
object.IsInSync ([bMakeInSync])
The IsInSync Method syntax has these parts: |
| object | An expression evaluating to an object of type McDataNodeRef. | | bMakeInSync | Optional. A Boolean value. |
|