Share

SymbolTableRecord.IsDependent Property

Description

Returns true when the SymbolTableRecord is a dependent (that is, part of) of an attached xref drawing; otherwise false is returned.

Visual Basic

Public Property IsDependent() As bool

C#

public bool IsDependent;

Conditions

Read-only

Links

SymbolTableRecord Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?