API Documentation > Interface Classes > Class pfcFamColModelItem
Class pfcFamColModelItem

# include <pfcFamily.h>

class
pfcFamColModelItem
: public virtual
pfcFamilyTableColumn
{
xaideclare(pfcFamColModelItem)
...
};


Description
This class specifies a column in the family table.
Direct Known Subclasses:
Method Summary
The reference item.
Methods Inherited from Class pfcFamilyTableColumn::
Method Detail
GetRefItem
()
The reference item.
This method is not currently support for columns of type FAM_MERGE_PART_REF and FAM_INH_PART_REF
Manual References:
Was this helpful?