API Documentation > Interfaces > Interface FamColModelItem
Interface FamColModelItem

package com.ptc.pfc.pfcFamily;

public interface
FamColModelItem
extends
com.ptc.pfc.pfcFamily.FamilyTableColumn


Description
This class specifies a column in the family table.
Direct Known Subclasses:
Methods Inherited from Interface com.ptc.pfc.pfcFamily.FamilyTableColumn :
Method Summary
Get method for attribute "RefItem"
The reference item.
Method Detail
GetRefItem
GetRefItem
()
The reference item.
This method is not currently support for columns of type FAM_MERGE_PART_REF and FAM_INH_PART_REF
User Guide References:
Was this helpful?