Description
Returns or sets the object ID of the block table record of the first content in the cell.
Note: Use the Contents property to access all content assigned to the cell.
C#
public ObjectId BlockTableRecordId;
Visual Basic
Public Property BlockTableRecordId() As ObjectId
Returns
ObjectID which represents the block table record ID of the first content in the cell.
Conditions
Read-only or Read / Write