Description

Returns whether a McDBNode, McDBType or McDBAttributeType flags (hidden, readonly,..) should not be edited in the user-interface.

Return Type

A Boolean value.   True when the pDBNodeOrAttributeType is a 'System' McDBNode.

Syntax

object.IsSystem (pDBNodeOrAttributeType, [bCheckTypeOnly])

The IsSystem Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataManager.
pDBNodeOrAttributeTypeRequired. An Object object.
bCheckTypeOnlyOptional. A Boolean value. Not supported - Legacy, False is assumed.