IsReadOnly Method (SchematicSheetDocument Object)

Object: SchematicSheetDocument Object

Prerequisites: None

Determines if the current document is read-only (locked).

Usage

SchematicSheetDocument.IsReadOnly() As Boolean

Arguments

None

Return Values

As Boolean. True - the document is read-only. False - the document is not read-only.