Share

fieldId Method

Overload List

Method Description
AcDbTable::fieldId (int, int) This function returns the object ID of the AcDbField in the specified cell.
AcDbTable::fieldId (int, int, int) Returns the id of the field if the content at the specified content index is a field; returns null id if content is not a field.

Was this information helpful?