API Documentation > Interfaces > Interface FamColIParNote
Interface FamColIParNote

package com.ptc.pfc.pfcFamily;

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


Description
Specifies an integer parameter note column in a family table.
Methods Inherited from Interface com.ptc.pfc.pfcFamily.FamilyTableColumn :
Method Summary
Get method for attribute "RefParam"
The reference parameter.
Method Detail
GetRefParam
GetRefParam
()
The reference parameter.
Was this helpful?