Description

True when the represented mcdbnode should be not edited in user interface.

Property type

A Boolean value.  

Syntax

object.IsReadOnly

The IsReadOnly Property syntax has these parts:

PartDescription
objectAn 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.